root/trunk/CommunityTemplateOverride/MANIFEST.SKIP

Revision 948, 156 bytes (checked in by breese, 16 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
6# CPAN chain files
7^MANIFEST
8^Makefile
9^META.yml$
10^blib/
11
12# packages
13\.zip$
14\.tar\.gz$
15
16# ASTest plugin
17^plugins/ASTest
Note: See TracBrowser for help on using the browser.