Checking in changes prior to tagging of version 0.32.
[catagits/Catalyst-Plugin-Session.git] / MANIFEST.SKIP
index 20d203b..ef8ebaf 100644 (file)
@@ -3,6 +3,9 @@
 \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-.*