root/trunk/HybridPagination/MANIFEST.SKIP

Revision 1340, 123 bytes (checked in by bchoate, 12 months ago)

Initial checkin.

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