From: Steve Scaffidi Date: Fri, 26 Jun 2009 06:01:09 +0000 (-0400) Subject: fixed MANIFEST.SKIP to exclude lots of stuff X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d58f3022901adcc6b2a165018e475cd2a4eac7d6;p=urisagit%2FStem.git fixed MANIFEST.SKIP to exclude lots of stuff --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 112b228..2beb432 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -1,2 +1,21 @@ -^\.git$ -^\.git/ +# Version control files and dirs. +\bRCS\b +\bCVS\b +,v$ +\B\.svn\b +^.git +^.gitignore + +# EUMM/MB generated files and dirs. +^MANIFEST\.bak +^_build +^Makefile$ +^blib/ +^MakeMaker-\d + +# Temp, old and emacs backup files. +~$ +\.old$ +^#.*#$ +^\.# +