root/trunk/LinkedEntryCustomFields/MANIFEST.SKIP

Revision 948, 124 bytes (checked in by breese, 3 months ago)

added Community Template Override - a plugin that allows you to specify the template id of the template you want to render results for any community template

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.