add a Makefile.PL and a MANIFEST.SKIP
[dbsrgits/DBIx-Class-Schema-ResultSetAccessors.git] / MANIFEST.SKIP
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644 (file)
index 0000000..4337b95
--- /dev/null
@@ -0,0 +1,5 @@
+# stolen from Devel::REPL
+^(?!script/|examples/|lib/|inc/|t/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
+.svn/
+.git/
+.swp$