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

index 9687939555d0c546c663008e8df528898314363e..e4a660e4c84b044b988ca1312e5d69251bb80ae0 100644 (file)
@@ -1,7 +1,8 @@
 blib*
 pm_to_blib*
 
-Makefile{,.old}
+Makefile
+Makefile.old
 Build
 _build*
 
@@ -9,8 +10,14 @@ _build*
 Scalar-Vec-Util-*
 
 core.*
-*.{c,o,so,bs,out,def,exp}
+*.[co]
+*.so
+*.bs
+*.out
+*.def
+*.exp
 
 cover_db
-*.{gcda,gcov,gcno}
-
+*.gcda
+*.gcov
+*.gcno