Debugging/trace output control. Allows redirection to different filehandle, more...
[dbsrgits/DBIx-Class.git] / MANIFEST.SKIP
index 4d0c740..261402e 100644 (file)
 \#$
 \b\.#
 
+# avoid OS X finder files
+\.DS_Store$
+
 # Don't ship the test db
 ^t/var
 
+# Don't ship the last dist we built :)
+\.tar\.gz$