gitignore adjustments
Rafael Garcia-Suarez [Sun, 30 Aug 2009 19:44:11 +0000 (21:44 +0200)]
All Makefile.PL ignores are moved to ext/.gitignore, and
duplicates are removed

ext/.gitignore
ext/Attribute-Handlers/.gitignore [deleted file]

index 2ecea00..96e4bce 100644 (file)
@@ -12,15 +12,20 @@ ppport.h
 !/XS-APItest/exception.c
 !/XS-APItest/notcore.c
 !/XS-Typemap/stdio.c
+/Attribute-Handlers/Makefile.PL
 /attributes/Makefile.PL
+/base/Makefile.PL
 /B-Debug/Makefile.PL
 /B-Deparse/Makefile.PL
 /B-Lint/Makefile.PL
 /Data-Dumper/Makefile.PL
+/Filter-Simple/Makefile.PL
 /Filter-Util-Call/Makefile.PL
 /Hash-Util-FieldHash/Makefile.PL
+/I18N-LangTags/Makefile.PL
 /Math-BigInt-FastCalc/Makefile.PL
 /mro/Makefile.PL
+/Net-Ping/Makefile.PL
 /Opcode/Makefile.PL
 /PerlIO-encoding/Makefile.PL
 /PerlIO-scalar/Makefile.PL
@@ -34,15 +39,6 @@ ppport.h
 /Test-Harness/Makefile.PL
 /Text-Balanced/Makefile.PL
 /Text-Soundex/Makefile.PL
-/B-Debug/Makefile.PL
-/B-Deparse/Makefile.PL
-/B-Lint/Makefile.PL
-/Shell/Makefile.PL
-/Term-ANSIColor/Makefile.PL
-/base/Makefile.PL
-/Filter-Simple/Makefile.PL
-/I18N-LangTags/Makefile.PL
-/Net-Ping/Makefile.PL
 
 # ignore all vim swap files but the one bundled in Module::Pluggable for testing
 *.swp
diff --git a/ext/Attribute-Handlers/.gitignore b/ext/Attribute-Handlers/.gitignore
deleted file mode 100644 (file)
index 1ddabaa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Makefile.PL