autoflush debugfh, plus Changes for this and the weakref thing
[dbsrgits/DBIx-Class.git] / MANIFEST.SKIP
index 10c77a4..b174c1d 100644 (file)
@@ -25,6 +25,7 @@
 \.tmp$
 \.old$
 \.bak$
+\..*?\.sw[po]$
 \#$
 \b\.#
 
@@ -39,3 +40,9 @@
 
 # Skip maint stuff
 ^maint/
+
+# Avoid copies to .orig
+\.orig$
+
+# Dont use Module::Build anymore
+# Build.PL