root/trunk/iMT/MANIFEST.SKIP

Revision 695, 148 bytes (checked in by bchoate, 18 months ago)

Added CHANGES.txt; updated version and readme.

Line 
1# version control
2.gitignore
3\bCVS
4(^|/)\.
5~$
6
7# CPAN chain files
8^MANIFEST
9^Makefile
10^META.yml$
11^blib/
12^pm_to_blib$
13
14# packages
15\.zip$
16\.tar\.gz$
17
Note: See TracBrowser for help on using the browser.