OSDN Git Service

skip .git* in MANIFEST
authorTaku Amano <taku@bakersterrace.net>
Thu, 19 Feb 2009 19:38:12 +0000 (04:38 +0900)
committerTaku Amano <taku@bakersterrace.net>
Thu, 19 Feb 2009 19:38:12 +0000 (04:38 +0900)
MANIFEST.SKIP

index 35d773d..0d160a2 100644 (file)
@@ -12,6 +12,7 @@
 ,v$
 \B\.svn\b
 \B\.cvsignore$
+\B\.git
 
 # Avoid Makemaker generated and utility files.
 \bMakefile$