root/trunk/Linkblog/MANIFEST.SKIP

Revision 309, 120 bytes (checked in by mpaschal, 2 years ago)

Move license file
Makefile-fu
Make name more consistent

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.