root/trunk/Defensio/MANIFEST.SKIP

Revision 782, 123 bytes (checked in by breese, 5 months ago)

adding Defensio plugin for Movable Type

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$
14
15 ~$
Note: See TracBrowser for help on using the browser.