]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Update .gitignore
authorVincent Pit <vince@profvince.com>
Sat, 5 Jul 2008 10:21:43 +0000 (12:21 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 5 Jul 2008 10:21:43 +0000 (12:21 +0200)
.gitignore

index 43c5d591be45e0525866053e79d040eed1062a43..db4555653698cf899abe5c8c4b1e9ed2c7974ab2 100644 (file)
@@ -1,7 +1,8 @@
 blib*
 pm_to_blib*
 
-Makefile{,.old}
+Makefile
+Makefile.old
 Build
 _build*
 
@@ -9,8 +10,14 @@ _build*
 Variable-Magic-*
 
 core.*
-*.{c,o,so,bs,out,def,exp}
+*.[co]
+*.so
+*.bs
+*.out
+*.def
+*.exp
 
 cover_db
-*.{gcda,gcov,gcno}
-
+*.gcda
+*.gcov
+*.gcno