]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
gitignore: update and improve for the testsuite files
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 08:23:34 +0000 (10:23 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 08:26:44 +0000 (10:26 +0200)
* tests/.gitignore: Don't ignore temporary partial log files,
autogenerated tests and makefile fragments that are not used
anymore.  Anchor all the remaining patterns.

ChangeLog
tests/.gitignore

index 6a5ca126dc3c1732f1a13dd217dd16f5c22ba165..73c3b25fa924d33c648296ee1995623552da7cec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-09  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       gitignore: update and improve for the testsuite files
+       * tests/.gitignore: Don't ignore temporary partial log files,
+       autogenerated tests and makefile fragments that are not used
+       anymore.  Anchor all the remaining patterns.
+
 2011-08-09  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        self tests: some new uses of TAP, few extensions
index 430b25ff8eb0349be0ececc82a5cb839eb17f652..4ec56b193b94e65dce639be3d8e204dae0813853 100644 (file)
@@ -1,15 +1,8 @@
-aclocal-*
-automake-*
-defs-static
-instspc-tests.am
-parallel-tests.am
-config-shell-tests.am
-depmod-tests.am
-*.dir
-*.log
-*.trs
-*.log-t
-*-p.test
-instspc-*-build.test
-instspc-*-install.test
-*.test-t
+/aclocal-*
+/automake-*
+/defs-static
+/parallel-tests.am
+/config-shell-tests.am
+/*.dir
+/*.log
+/*.trs