switch to using Moose compat layer, so we can silence warnings when using make_immuta...
[catagits/Catalyst-Plugin-Authentication.git] / MANIFEST.SKIP
index 20d203b..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
 \#$
 \b\.#
 ^..*\.sw[po]$
+
+\.DS_Store$
+\.tar\.gz$
+
+# Module::Bane
+\bBuild.PL$
+
+# ShipIt config
+.shipit
+
+# Ignore build dirs..
+^Catalyst-Plugin-Authentication