]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - .gitignore
Capture STDOUT so that its output doesn't mix with our test results
[perl/modules/Test-Valgrind.git] / .gitignore
index b5f28c48a14fd2142b30907b8c69f31dac3a8056..8989f53bb3e6d18adaaa0a62d61dac69ab9a3205 100644 (file)
@@ -1,7 +1,9 @@
 blib*
 pm_to_blib*
 
-Makefile{,.old}
+Makefile
+Makefile.old
+Makefile.bak
 Build
 _build*
 
@@ -10,8 +12,16 @@ Test-Valgrind-*
 lib/Test/Valgrind/perlTestValgrind.supp
 
 core.*
-*.{c,o,so,bs,out,def,exp}
+*.[co]
+*.so
+*.bs
+*.out
+*.def
+*.exp
 
 cover_db
-*.{gcda,gcov,gcno}
+*.gcda
+*.gcov
+*.gcno
 
+Debian_CPANTS.txt