version 0.02006
[dbsrgits/DBIx-Class-UUIDColumns.git] / MANIFEST.SKIP
1 ^(?!script/|examples/|lib/|inc/|t/|xt/|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
2
3 # Avoid version control files.
4 \bRCS\b
5 \bCVS\b
6 ,v$
7 ,B$
8 ,D$
9 \B\.svn\b
10 aegis.log$
11 \bconfig$
12 \bbuild$
13 \.DS_Store$
14 \B\.git\b
15 \B\.gitignore\b
16
17 # Avoid Makemaker generated and utility files.
18 \bMakefile$
19 \bblib
20 \bMakeMaker-\d
21 \bpm_to_blib$
22 \bblibdirs$
23
24 # Avoid Module::Build generated and utility files.
25 \bBuild$
26 \b_build
27 Build.PL
28 Build.bat
29
30 # Avoid temp and backup files.
31 ~$
32 \.gz$
33 \.old$
34 \.bak$
35 \.swp$
36 \.tdy$
37 \.tmp$
38 \#$
39 \b\.#
40 \.kpf
41 \.tmproj