root/trunk/MidCenturyTemplateSet/MANIFEST.SKIP

Revision 870, 123 bytes (checked in by breese, 4 months ago)

adding helpful build files

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