added git specific files and dirs to MANIFEST.SKIP
Alexander Hartmaier [Thu, 20 Jan 2011 18:12:28 +0000 (19:12 +0100)]
MANIFEST.SKIP

index 94f68c6..71dd197 100644 (file)
@@ -4,6 +4,8 @@
 ,v$
 \B\.svn\b
 \B\.cvsignore$
+\B\.git\b
+\B\.gitignore\b
 
 # Avoid Makemaker generated and utility files.
 \bMakefile$