Strip evil svn:keywords
[dbsrgits/SQL-Translator.git] / MANIFEST.SKIP
CommitLineData
dcd006fa 1.*CVS.*
9590dfe3 2.#.*
d0fcb05d 3.*\.bak
4.*\.swp
0d3eb5dd 5.*\.old
6.*\.tar\.gz
6858aad3 7^Makefile$
70a5c3dc 8^_build/
6858aad3 9^blib/
7858a5ff 10^blibdirs$
6858aad3 11_blib$
70a5c3dc 12Build$
6858aad3 13(^|/)\.
821a0fde 14
15# Version control files and dirs.
16\bRCS\b
17\bCVS\b
18\bSCCS\b
19,v$
20\B\.svn\b
21\B\.git\b
22\B\.gitignore\b
23\b_darcs\b
24
25# Module::Build generated files and dirs.
26^Build$
27^_build/
28
29# Module::Install included files.
30^inc/Module/Install
31
32# Makemaker generated files and dirs.
33\bMANIFEST\.bak
34\bMakefile$
35\bblib/
36\bMakeMaker-\d
37\bpm_to_blib\.ts$
38\bpm_to_blib$
39\bblibdirs\.ts$ # 6.18 through 6.25 generated this
40
41# Temp, old and emacs backup files.
42~$
43\.old$
44\#$
45\b\.#
46\.bak$
47
48# Devel::Cover files.
49\bcover_db\b
50
51# Test::Kwalitee cache files.
52^Debian_CPANTS\.txt
53