diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -26,3 +26,34 @@ /src/system.hh.gch /texinfo.tex /version.m4 + +*.[oa] +*.l[oa] +/*.tar.bz2 +/*.tar.gz +/.deps/ +/.libs/ +/BaselineTests +/Doxyfile.gen +/Makefile +/PyUnitTests +/RegressionTests +/config.h +/config.log +/config.status +/data_tests +/doc/.dirstamp +/doc/html/ +/doc/latex/ +/doc/ledger.info +/doc/refman.pdf +/doc/report/ +/expr_tests +/libtool +/math_tests +/report_tests +/shave +/shave-libtool +/stamp-h1 +/test/python/ +/util_tests |