root/lang/perl/Data-Domain-Net/tags/Data-Domain-Net-0.02/MANIFEST.SKIP @ 9757

Revision 9757, 424 bytes (checked in by hanekomu, 5 years ago)

r6080@nbgr: marcel | 2008-04-18 16:29:27 +0200
lang/perl/Data-Domain-Net: initial commit

Line 
1# Version control files and dirs.
2\bRCS\b
3\bCVS\b
4.svn
5,v$
6
7# Makemaker/Build.PL generated files and dirs.
8^MANIFEST\.
9^Makefile$
10^Build$
11^blib/
12^_build/
13^MakeMaker-\d
14embedded/
15cover_db/
16smoke.html
17smoke.yaml
18smoketee.txt
19sqlnet.log
20BUILD.SKIP
21COVER.SKIP
22CPAN.SKIP
23t/000_standard__*
24
25# Temp, old, emacs, vim, backup files.
26~$
27\.old$
28\.swp$
29^#.*#$
30^\.#
31.shipit
32
33# Local files, not to be included
34^scratch/
35core
36^var/
37local/
Note: See TracBrowser for help on using the browser.