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