Chop out crap that is not needed
[catagits/Catalyst-Plugin-Session.git] / MANIFEST.SKIP
index 20d203b..8288342 100644 (file)
@@ -1,8 +1,14 @@
+\bMYMETA.yml\b
+\bMYMETA.json\b
+
 # Avoid version control files.
 \bRCS\b
 \bCVS\b
 ,v$
 \B\.svn\b
+\B\.git\b
+\B\.gitignore\b
+\bIDEAS.txt$
 
 # Avoid Makemaker generated and utility files.
 \bMakefile$
 \#$
 \b\.#
 ^..*\.sw[po]$
+
+# prereq tests may fail due to optionals
+99_prereq\.t$
+
+# Module::Bane
+\bBuild.PL$
+
+# Shipit conf
+.shipit
+
+^Catalyst-Plugin-Session-.*