tommath/.gitignore
2010-07-23 15:20:25 +02:00

24 lines
386 B
Plaintext

# suppress compiler/linker output
*.[oa]
Debug/
Release/
# special MS Visual Studio section
# ignore non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar)
*.ncb
# ignore user specific settings
*.user
*.suo
# ignore stuff generated by "make manual" and "make poster"
*.aux
*.dvi
*.idx
*.lof
*.log
*.out
*.toc
*.ilg
*.ind
*.pdf