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
|
\.DS_Store
%$
-stamp$
.*/TAGS$
.*Version_check$
.*\#$
.*\.0$
.*\.orig$
.*\.rej$
\.swp$
.exe$
/\.\#.*
/pm_to_blib$
/tmp.*
MANIFEST\.bak$
MANIFEST\.old
META\.json
META\.yml
Makefile$
Makefile\.aperl
Makefile\.old
\.(tmp|new|diff|ori)$
\.BAK$
\.bck$
\.bs
\.bundle$
\.lck$
\.m$
\.o$
\.out$
\.patch$
\.so$
\.tar\.gz$
/core$
\b_eumm/
^SD/SD\.(pm|xs|c)$
^VS/VS\.(pm|xs|c)$
^\.\#.*
^\.exists
^\.git
\.gitignore$
^blib/
^pm_to_blib$
~$
^xt/
^\.github/
^\.cirrus\.yml
^cover_db/
^nytprof(/|\.out)
\.gc(ov|no|da)$
pp-\w*\.c$
|