projects
/
dbsrgits/DBIx-Class-UUIDColumns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0755d3d
)
added whitelist to MANIFEST.SKIP to ignore MYMETA files
Alexander Hartmaier [Wed, 21 Dec 2011 16:20:36 +0000 (17:20 +0100)]
MANIFEST.SKIP
patch
|
blob
|
blame
|
history
diff --git
a/MANIFEST.SKIP
b/MANIFEST.SKIP
index
989a900
..
200cde8
100644
(file)
--- a/
MANIFEST.SKIP
+++ b/
MANIFEST.SKIP
@@
-1,3
+1,5
@@
+^(?!script/|examples/|lib/|inc/|t/|xt/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
+
# Avoid version control files.
\bRCS\b
\bCVS\b