Version 0.07
[catagits/Catalyst-Plugin-RequireSSL.git] / MANIFEST.SKIP
1 # Avoid version control files.
2 \bRCS\b
3 \bCVS\b
4 ,v$
5 \B\.svn\b
6 \B\.git\b
7
8 # Avoid Makemaker generated and utility files.
9 \bMakefile$
10 \bblib
11 \bMakeMaker-\d
12 \bpm_to_blib$
13 \bblibdirs$
14 ^MANIFEST\.SKIP$
15
16 # Avoid Module::Build generated and utility files.
17 \bBuild$
18 \b_build
19
20 # Avoid temp and backup files.
21 ~$
22 \.tmp$
23 \.old$
24 \.bak$
25 \#$
26 \b\.#
27 \.DS_Store$
28
29 # Avoid Apache::Test files
30 t/conf/apache_test_config.pm
31 t/conf/extra.conf$
32 t/conf/httpd.conf
33 t/conf/mime.types
34 t/htdocs
35 t/logs
36 t/var
37
38 # No tarballs!
39 \.gz$
40
41 # Skip the roadmap
42 lib/Catalyst/ROADMAP.pod