Skip to content

Commit

Permalink
Add MANIFEST.SKIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcj committed Apr 28, 2005
1 parent cb81c82 commit 71dfcfd
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST
Expand Up @@ -78,6 +78,7 @@ test_output/cover/if.5.006001
test_output/cover/if.5.008
test_output/cover/inc_sub.5.006001
test_output/cover/inc_sub.5.008
test_output/cover/md5.5.006001
test_output/cover/module1.5.006001
test_output/cover/module1.5.008
test_output/cover/module1.5.008001
Expand Down
18 changes: 18 additions & 0 deletions MANIFEST.SKIP
@@ -0,0 +1,18 @@
\.org$
\.bak$
~$
^Makefile$
^Makefile\.old$
^blib
^pm_to_blib$
\.version$
^t/
\.gz$
\.c$
\.o$
\.bs$
^cover_db/
core$
.out$
lib/Devel/Cover/Inc.pm$
^Devel-Cover-
2 changes: 1 addition & 1 deletion META.yml
@@ -1,7 +1,7 @@
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: Devel-Cover
version: 0.52
version: 0.53
version_from:
installdirs: site
requires:
Expand Down

0 comments on commit 71dfcfd

Please sign in to comment.