Exclude git files from MANIFEST.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / MANIFEST.SKIP
index f21a21f..91cd88c 100644 (file)
@@ -3,6 +3,7 @@
 \bCVS\b
 ,v$
 \B\.svn\b
+\B\.git
 
 # Avoid Makemaker generated and utility files.
 \bMakefile$
@@ -24,6 +25,7 @@
 \#$
 \b\.#
 \.DS_Store$
+\.\#
 
 # No tarballs!
 \.gz$