test update that should have been in the last commit...
[dbsrgits/DBIx-Class-Schema-Loader.git] / MANIFEST.SKIP
index 9d68608..84c323a 100644 (file)
 # avoid OS X finder files
 \.DS_Store$
 
-# Don't ship the test db
-^t/var
+# Don't ship the test junk
+^t/_dump
+^t/dbictest.db
+^t/dbictest.db-journal
+^t/sqlite.test
+^t/sqlite.test-journal
 
 # Don't ship the last dist we built :)
 \.tar\.gz$
@@ -40,3 +44,9 @@
 
 # Skip coverage output
 ^cover_db/
+
+# Don't publish the TODO file
+TODO
+
+# Don't try to add dist dirs to MANIFEST
+^DBIx-Class-Schema-Loader