-
Notifications
You must be signed in to change notification settings - Fork 4
/
MANIFEST.SKIP
94 lines (74 loc) · 1.51 KB
/
MANIFEST.SKIP
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# Avoid version control files.
\B\.git\b
\B\.gitignore\b
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
\bblib
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
\.tmp$
\.#
\.rej$
\..*\.sw.?$
\btmp/
\btemp/
# Avoid OS-specific files/dirs
# Mac OSX metadata
\B\.DS_Store
# Mac OSX SMB mount metadata files
\B\._
# Avoid Devel::Cover and Devel::CoverX::Covered files.
\bcover_db\b
\bcovered\b
# Avoid prove files
\B\.prove$
# Avoid MYMETA files
^MYMETA\.
#!end included /home/rocky/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/ExtUtils/MANIFEST.SKIP
# Avoid configuration metadata file
^MYMETA\.
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build
^MANIFEST\.SKIP
# Stuff we use for spell checking and so on
\butil/
\butil/
# Avoid archives of this distribution
\bBio-Wrapper-[\d\.\_]+
# Temporary test files
test-files/test-bioaln.aln.slice-.*\.aln$
test-files/test-bioaln.cds.slice-.*\.aln$
t/check-data/.*\.err$
.*\.err$
# Continuous Integration Files
.travis.yml
circle.yml
# Windows CI
appveyor.yaml
# Test data and remnants
\.fas
test-bioseq.nuc.sed$
# Program to update programs from wiki
util/update_pod
# For testing before a release
util/gh-test.sh
# The Change log - get this from git
ChangeLog
# We use Build.PL; having Makefile.PL messes things up
Dockerfile
Makefile.PL
bin/biodb
bin/biopop
lib/Bio/BPWrapper/PopManipulations.pm
codon-info-sim.pl
codon-info.pl
test-files/BbB31.cutg
test-files/blast.output
test-files/test-bioseq.embl
test-files/test-biotree.nhx