]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/perlmods/MANIFEST.SKIP
LP1054322 - libparent-perl not needed for Ubuntu Precise
[working/Evergreen.git] / Open-ILS / src / perlmods / MANIFEST.SKIP
1
2 #!start included /usr/share/perl5/ExtUtils/MANIFEST.SKIP
3 # Avoid version control files.
4 \bRCS\b
5 \bCVS\b
6 \bSCCS\b
7 ,v$
8 \B\.svn\b
9 \B\.git\b
10 \B\.gitignore\b
11 \b_darcs\b
12 \B\.cvsignore$
13
14 # Avoid VMS specific MakeMaker generated files
15 \bDescrip.MMS$
16 \bDESCRIP.MMS$
17 \bdescrip.mms$
18
19 # Avoid Makemaker generated and utility files.
20 \bMANIFEST\.bak
21 \bMakefile$
22 \bblib/
23 \bMakeMaker-\d
24 \bpm_to_blib\.ts$
25 \bpm_to_blib$
26 \bblibdirs\.ts$         # 6.18 through 6.25 generated this
27
28 # Avoid Module::Build generated and utility files.
29 \bBuild$
30 \b_build/
31 \bBuild.bat$
32 \bBuild.COM$
33 \bBUILD.COM$
34 \bbuild.com$
35
36 # Avoid temp and backup files.
37 ~$
38 \.old$
39 \#$
40 \b\.#
41 \.bak$
42 \.tmp$
43 \.#
44 \.rej$
45 \.swp$
46
47 # Avoid OS-specific files/dirs
48 # Mac OSX metadata
49 \B\.DS_Store
50 # Mac OSX SMB mount metadata files
51 \B\._
52
53 # Avoid Devel::Cover files.
54 \bcover_db\b
55 #!end included /usr/share/perl5/ExtUtils/MANIFEST.SKIP
56
57 # Avoid configuration metadata file
58 ^MYMETA\.
59
60 # Avoid Module::Build generated and utility files.
61 \bBuild$
62 \bBuild.bat$
63 \b_build
64 \bBuild.COM$
65 \bBUILD.COM$
66 \bbuild.com$
67 ^MANIFEST\.SKIP
68
69 # Avoid archives of this distribution
70 \bOpenILS-[\d\.\_]+