fix detection if loaded during global destruction
[p5sagit/Devel-GlobalDestruction.git] / MANIFEST.SKIP
index 544b2e3..bf9442e 100644 (file)
@@ -4,8 +4,13 @@
 \bSCCS\b
 ,v$
 \B\.svn\b
+\B\.git\b
+\B\.gitignore\b
 \b_darcs\b
 
+# no mymeta
+\bMYMETA\.
+
 # Avoid Makemaker generated and utility files.
 \bMANIFEST\.bak
 \bMakefile$
@@ -35,3 +40,9 @@
 \.sw.$
 (\w+-)*(\w+)-\d\.\d+(?:\.tar\.gz)?$
 
+\.t\.log$
+
+\.prove$
+
+# XS shit
+\.(?:bs|c|o)$