Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / MANIFEST.SKIP
index eaa6bc0..5f0567e 100644 (file)
@@ -1,24 +1,11 @@
+^(?!script/|examples/|lib/|inc/|t/|xt/|Makefile\.PL$|maint/|README$|MANIFEST$|Changes$|META\.(?:yml|json)$)
+
 # Avoid version control files.
 \bRCS\b
 \bCVS\b
 ,v$
 \B\.svn\b
-
-# Avoid Makemaker generated and utility files.
-\bMakefile$
-\bblib
-\bMakeMaker-\d
-\bpm_to_blib$
-\bblibdirs$
-^MANIFEST\.SKIP$
-
-# for developers only :)
-^TODO$
-^VERSIONING\.SKETCH$
-
-# Avoid Module::Build generated and utility files.
-\bBuild$
-\b_build
+\b_darcs\b
 
 # Avoid temp and backup files.
 ~$
 # Don't ship the test db
 ^t/var
 
-# Don't ship the last dist we built :)
-\.tar\.gz$
-
-# Skip maint stuff
-^maint/
-
-# Avoid copies to .orig
+# Avoid patch remnants
 \.orig$
+\.rej$
+
+lib/DBIx/Class/Manual/ResultClass.pod.proto
+maint/.Generated_Pod