docs
[catagits/Catalyst-Plugin-Session.git] / MANIFEST.SKIP
index 2fb8e56..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$
 
 # prereq tests may fail due to optionals
 99_prereq\.t$
+
+# Module::Bane
+\bBuild.PL$
+
+# Shipit conf
+.shipit
+
+^Catalyst-Plugin-Session-.*