Ignore git files from MANIFEST.
[catagits/Catalyst-Plugin-Authentication.git] / MANIFEST.SKIP
index e2ebc12..15b7288 100644 (file)
@@ -3,6 +3,7 @@
 \bCVS\b
 ,v$
 \B\.svn\b
+\B\.git\b
 
 # Avoid Makemaker generated and utility files.
 \bMakefile$
 
 \.DS_Store$
 \.tar\.gz$
+
+# Module::Bane
+\bBuild.PL$
+
+# ShipIt config
+.shipit
+
+# Ignore build dirs..
+^Catalyst-Plugin-Authentication