Revision 0a6caa301748efc725958960dbb217b0c2e23509 authored by Sebastian Gutsche on 24 November 2016, 08:45:17 UTC, committed by Sebastian Gutsche on 24 November 2016, 08:45:17 UTC
1 parent 924d97e
Raw File
.gitignore
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
*~
bin
change.log
VERSION
public_html
public_html.version
doc/manual.six
doc/*.pdf
doc/*.html
doc/*.txt
doc/*.six
doc/*Bib.xml
doc/*.css
doc/*.js
doc/*Bib.xml.bib
doc/*.aux
doc/*.bbl
doc/*.blg
doc/*.brf
doc/*.idx
doc/*.ilg
doc/*.ind
doc/*.log
doc/*.pnr
doc/*.tex
doc/*.toc
doc/*.out
doc/manual.lab
*.DS_Store
doc/_AutoDocMainFile.xml
doc/_Chapter_*.xml
back to top