Exclude .git directories from MANIFEST.
[catagits/Catalyst-Runtime.git] / MANIFEST.SKIP
index c62cf44..ce56670 100644 (file)
@@ -3,6 +3,7 @@
 \bCVS\b
 ,v$
 \B\.svn\b
+\B\.git\b
 
 # Avoid Makemaker generated and utility files.
 \bMakefile$
@@ -23,7 +24,7 @@
 \.bak$
 \#$
 \b\.#
-^\.DS_Store$
+\.DS_Store$
 
 # Avoid Apache::Test files
 t/conf/apache_test_config.pm
@@ -36,3 +37,6 @@ t/var
 
 # No tarballs!
 \.gz$
+
+# Skip the roadmap
+lib/Catalyst/ROADMAP.pod