Commit | Line | Data |
---|---|---|
8c0a77aa | 1 | |
2 | #!start included /home/s0710509/sperl/lib/5.10.1/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 | ||
13 | # Avoid Makemaker generated and utility files. | |
14 | \bMANIFEST\.bak | |
15 | \bMakefile$ | |
16 | \bblib/ | |
17 | \bMakeMaker-\d | |
18 | \bpm_to_blib\.ts$ | |
19 | \bpm_to_blib$ | |
20 | \bblibdirs\.ts$ # 6.18 through 6.25 generated this | |
21 | ||
22 | # Avoid Module::Build generated and utility files. | |
23 | \bBuild$ | |
24 | \b_build/ | |
25 | ||
26 | # Avoid temp and backup files. | |
27 | ~$ | |
28 | \.old$ | |
29 | \#$ | |
30 | \b\.# | |
31 | \.bak$ | |
32 | ||
33 | # Avoid Devel::Cover files. | |
34 | \bcover_db\b | |
35 | #!end included /home/s0710509/sperl/lib/5.10.1/ExtUtils/MANIFEST.SKIP | |
36 | ||
2732b6d0 | 37 | |
f18ecf2a | 38 | # Moose specific tests |
2af88019 | 39 | xt/compat |
1372fcc0 | 40 | xt/external |
fe096e7c | 41 | failing |
f18ecf2a | 42 | |
2732b6d0 | 43 | ^TODO$ |
44 | nytprof | |
45 | \.out$ | |
5a21a2bb | 46 | |
a6ad72d4 | 47 | # author's tools |
48 | author/ | |
0d2fef85 | 49 | |
50 | lib/Mouse/Tiny\.pm$ | |
79d6f218 | 51 | |
52 | # Mouse distributions | |
53 | Mouse- | |
da7930ee | 54 | |
8e4a10a8 | 55 | ppport\.h$ |
8e4a10a8 | 56 | |
2ed98f79 | 57 | \.o(?:bj)?$ |
58 | \.c$ | |
f028039d | 59 | \.bs$ |
70cc261a | 60 | |
61 | MYMETA\.yml$ | |
7dfa90af | 62 | Moose-t/ |