2009-10-01 13:49:12 +00:00
|
|
|
# suppress compiler/linker output
|
|
|
|
*.[oa]
|
2014-09-28 11:12:10 +00:00
|
|
|
*.l[oa]
|
2012-11-19 11:03:27 +00:00
|
|
|
*.obj
|
|
|
|
*.gcda
|
|
|
|
*.gcno
|
|
|
|
*.lib
|
2010-07-23 09:15:38 +00:00
|
|
|
Debug/
|
|
|
|
Release/
|
2014-09-28 11:12:10 +00:00
|
|
|
.libs/
|
2010-07-23 09:15:38 +00:00
|
|
|
|
2012-11-19 11:03:27 +00:00
|
|
|
# suppress output of build process and *nix/windows test executables
|
|
|
|
ltmtest
|
|
|
|
ltmtest.exe
|
|
|
|
test
|
|
|
|
test.exe
|
|
|
|
mtest
|
|
|
|
mtest.exe
|
|
|
|
|
|
|
|
# ignore eclipse project files
|
|
|
|
.cproject
|
|
|
|
.project
|
|
|
|
|
2010-07-23 13:20:25 +00:00
|
|
|
# special MS Visual Studio section
|
|
|
|
# ignore non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar)
|
2010-07-23 09:15:38 +00:00
|
|
|
*.ncb
|
2010-07-23 13:20:25 +00:00
|
|
|
# ignore user specific settings
|
|
|
|
*.user
|
|
|
|
*.suo
|
2010-07-23 13:08:56 +00:00
|
|
|
|
|
|
|
# ignore stuff generated by "make manual" and "make poster"
|
|
|
|
*.aux
|
|
|
|
*.dvi
|
|
|
|
*.idx
|
|
|
|
*.lof
|
|
|
|
*.log
|
|
|
|
*.out
|
|
|
|
*.toc
|
|
|
|
*.ilg
|
|
|
|
*.ind
|
|
|
|
*.pdf
|
2014-09-02 00:14:38 +00:00
|
|
|
*.out
|
|
|
|
tommath.tex
|