]> git.vpit.fr Git - perl/modules/Sub-Prototype-Util.git/commitdiff
Update .gitignore
authorVincent Pit <vince@profvince.com>
Sat, 5 Jul 2008 21:42:47 +0000 (23:42 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 5 Jul 2008 21:42:47 +0000 (23:42 +0200)
.gitignore

index 58ee23036d96a073454a04dd12dd8a788cd3b8e3..216c2f62e1f46dfe641e14b083ec9ec57d7fa9a4 100644 (file)
@@ -1,7 +1,8 @@
 blib*
 pm_to_blib*
 
-Makefile{,.old}
+Makefile
+Makefile.old
 Build
 _build*
 
@@ -9,8 +10,14 @@ _build*
 Sub-Prototype-Util-*
 
 core.*
-*.{c,o,so,bs,out,def,exp}
+*.[co]
+*.so
+*.bs
+*.out
+*.def
+*.exp
 
 cover_db
-*.{gcda,gcov,gcno}
-
+*.gcda
+*.gcov
+*.gcno