summaryrefslogtreecommitdiffstats
path: root/MANIFEST.SKIP
blob: d1dc12213515c8b468b50793b7776fb9de5ba375 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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$