Skip to content

Commit 0a3b9e4

Browse files
create a MANIFEST.SKIP
1 parent 8738b5f commit 0a3b9e4

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

MANIFEST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ lib/HTTP/Status.pm
1212
LICENSE
1313
Makefile.PL
1414
MANIFEST This list of files
15+
MANIFEST.SKIP
1516
README
1617
t/common-req.t
1718
t/headers-auth.t

MANIFEST.SKIP

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!include_default
2+
3+
^HTTP-Message-.*/
4+
^HTTP-Message-.*.tar.gz
5+
^\.ackrc$

0 commit comments

Comments
 (0)