root/trunk/ActionStreams/MANIFEST.SKIP

Revision 477, 153 bytes (checked in by mpaschal, 22 months ago)

Include ASTest plugin in source control
Don't build ASTest plugin into distributions

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# ASTest plugin
16^plugins/ASTest
Note: See TracBrowser for help on using the browser.