diff options
author | thdox <thdox@free.fr> | 2014-05-17 20:18:46 +0200 |
---|---|---|
committer | thdox <thdox@free.fr> | 2014-05-17 20:18:46 +0200 |
commit | 0d6af8e0d4fdb8030b0bcd68a824556baabbd037 (patch) | |
tree | f7f02ec6b988680730f19204880125a866bd0c27 /.gitignore | |
parent | f30462dbbe2f527b75676c71ed634edc53fd1292 (diff) | |
download | fork-ledger-0d6af8e0d4fdb8030b0bcd68a824556baabbd037.tar.gz fork-ledger-0d6af8e0d4fdb8030b0bcd68a824556baabbd037.tar.bz2 fork-ledger-0d6af8e0d4fdb8030b0bcd68a824556baabbd037.zip |
Some cleanup regarding "test" in .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -13,12 +13,9 @@ .deps/ .libs/ ABOUT-NLS -BaselineTests Makefile Makefile.am Makefile.in -PyUnitTests -RegressionTests TAGS acconf.h.in aclocal.m4 @@ -33,7 +30,6 @@ config.status config.sub configure configure.ac -data_tests depcomp doc/Doxyfile doc/*.aux @@ -57,7 +53,6 @@ doc/latex/ doc/refman.pdf doc/report/ elisp-comp -expr_tests install-sh intl/ ledger @@ -65,19 +60,16 @@ libtool ltmain.sh m4/ make.sh -math_tests missing mkinstalldirs po/ py-compile -report_tests shave shave-libtool stamp-h1 texinfo.tex tmpcvs*/ tmpwrk*/ -util_tests dist/win/vc9/Debug/ dist/win/vc9/gen-mpir.exe dist/win/vc9/gen-mpir.ilk @@ -111,6 +103,6 @@ contrib/non-profit-audit-reports/general-ledger.zip .ninja_log build.ninja rules.ninja -Testing/Temporary +test/Testing /MathTests /UtilTests |