Static::Simple 0.17
[catagits/Catalyst-Plugin-Static-Simple.git] / MANIFEST.SKIP
1 # Avoid version control files.
2 \bRCS\b
3 \bCVS\b
4 ,v$
5 \B\.svn\b
6
7 # Avoid Makemaker generated and utility files.
8 \bMakefile$
9 \bblib
10 \bMakeMaker-\d
11 \bpm_to_blib$
12 \bblibdirs$
13 ^MANIFEST\.SKIP$
14
15 # Avoid Module::Build generated and utility files.
16 \bBuild$
17 \b_build
18
19 # Avoid temp and backup files.
20 ~$
21 \.tmp$
22 \.old$
23 \.bak$
24 \#$
25 \b\.#
26
27 # Don't ship the test db
28 ^t/var
29
30 # Module::Install can't handle files with spaces
31 t/lib/TestApp/root/files/space file.txt