root/trunk/PostOffice/MANIFEST.SKIP

Revision 725, 120 bytes (checked in by breese, 5 months ago)

adding build tools for postoffice

Line 
1 # version control
2 \bCVS
3 (^|/)\.
4
5 # CPAN chain files
6 ^MANIFEST
7 ^Makefile
8 ^META.yml$
9 ^blib/
10
11 # packages
12 \.zip$
13 \.tar\.gz$
Note: See TracBrowser for help on using the browser.