updated gitignore to ignore system only files commonly appearing for people working...
[catagits/Catalyst-Plugin-Authentication.git] / MANIFEST.SKIP
index 219169f..d259216 100644 (file)
@@ -3,8 +3,10 @@
 \bCVS\b
 ,v$
 \B\.svn\b
+\B\.git\b
 
 # Avoid Makemaker generated and utility files.
+\bMYMETA.yml$
 \bMakefile$
 \bblib
 \bMakeMaker-\d
@@ -30,3 +32,9 @@
 
 # Module::Bane
 \bBuild.PL$
+
+# ShipIt config
+.shipit
+
+# Ignore build dirs..
+^Catalyst-Plugin-Authentication