summaryrefslogtreecommitdiffstats
path: root/MANIFEST.SKIP
blob: a37e57e975251a6d3887e598a079abf5714e1bd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Version control files
^\.git

# Swap and backup files
^(.*/)*(\..*)?.s[a-w].$
\.vim$
~$
\.bak$
\.orig$
\.tmp$

# Generated files
^MYMETA\.
^Makefile(\.old)?$
\.tar
.*-.*/
^blib/
^pm_to_blib$
^cover_db/