Revision 6d9b1de2eb32b06c38a2a7f2fb6a8fb59fdcb2c1 authored by Sebastian Gutsche on 08 June 2015, 13:33:13 UTC, committed by Sebastian Gutsche on 08 June 2015, 13:33:13 UTC
2 parent s ae5c7ff + 054fe40
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/*.pdf
doc/*.html
doc/*.txt
doc/*.six
doc/*Bib.xml
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
back to top