[Bps-public-commit] jifty-plugin-recordhistory branch, master, updated. 3af181b60d2f32237d38519eb4e17d61a8094183
Shawn Moore
sartak at bestpractical.com
Mon Feb 14 23:05:04 EST 2011
The branch, master has been updated
via 3af181b60d2f32237d38519eb4e17d61a8094183 (commit)
from d83f3bc9e5769620e0aec218f9528dcd63542451 (commit)
Summary of changes:
MANIFEST.SKIP | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
create mode 100644 MANIFEST.SKIP
- Log -----------------------------------------------------------------
commit 3af181b60d2f32237d38519eb4e17d61a8094183
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon Feb 14 23:04:58 2011 -0500
MANIFEST.SKIP
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644
index 0000000..ae275e5
--- /dev/null
+++ b/MANIFEST.SKIP
@@ -0,0 +1,29 @@
+^tools
+var/mason
+MANIFEST\.SKIP
+^data
+^etc/local\.yml
+^log/
+^var/.*\.pid
+t/TestApp-Plugin-RecordHistory/mason
+
+# ExtUtils::MakeMaker's default MANIFEST.SKIP
+\B\.git\b
+\B\.gitignore\b
+# Avoid Makemaker generated and utility files.
+\bMANIFEST\.bak
+\bMakefile$
+\bblib/
+\bMakeMaker-\d
+\bpm_to_blib\.ts$
+\bpm_to_blib$
+
+# Avoid temp and backup files.
+~$
+\.old$
+\#$
+\b\.#
+\.bak$
+
+# Avoid Devel::Cover files.
+\bcover_db\b
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list