2009-10-01 09:49:12 -04:00
|
|
|
# suppress compiler/linker output
|
|
|
|
*.[oa]
|
2014-09-28 07:12:10 -04:00
|
|
|
*.l[oa]
|
2012-11-19 06:03:27 -05:00
|
|
|
*.obj
|
|
|
|
*.gcda
|
|
|
|
*.gcno
|
2015-04-25 08:13:16 -04:00
|
|
|
*.gcov
|
2012-11-19 06:03:27 -05:00
|
|
|
*.lib
|
2010-07-23 05:15:38 -04:00
|
|
|
Debug/
|
|
|
|
Release/
|
2014-09-28 07:12:10 -04:00
|
|
|
.libs/
|
2015-04-25 08:13:16 -04:00
|
|
|
.coveralls.yml
|
2015-12-25 13:47:49 -05:00
|
|
|
coverage*/
|
2015-04-26 09:22:49 -04:00
|
|
|
coverage.info
|
2010-07-23 05:15:38 -04:00
|
|
|
|
2012-11-19 06:03:27 -05: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 09:20:25 -04:00
|
|
|
# special MS Visual Studio section
|
|
|
|
# ignore non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar)
|
2010-07-23 05:15:38 -04:00
|
|
|
*.ncb
|
2010-07-23 09:20:25 -04:00
|
|
|
# ignore user specific settings
|
|
|
|
*.user
|
|
|
|
*.suo
|
2010-07-23 09:08:56 -04:00
|
|
|
|
|
|
|
# ignore stuff generated by "make manual" and "make poster"
|
|
|
|
*.aux
|
|
|
|
*.dvi
|
|
|
|
*.idx
|
|
|
|
*.lof
|
|
|
|
*.log
|
|
|
|
*.out
|
|
|
|
*.toc
|
|
|
|
*.ilg
|
|
|
|
*.ind
|
|
|
|
*.pdf
|
2014-09-01 20:14:38 -04:00
|
|
|
*.out
|
|
|
|
tommath.tex
|
2014-12-11 08:59:35 -05:00
|
|
|
|
|
|
|
# ignore files generated by testme.sh
|
|
|
|
test_*.txt
|
2016-01-09 04:22:11 -05:00
|
|
|
|
|
|
|
*.bak
|
|
|
|
*.orig
|