^(build|deploy|make-pod|clean)\.pl$
blib/.*
.gitignore
.git/.*
Makefile$
pm_to_blib
MYMETA..*
.*\.bak
^Gzip-Faster-[0-9\.]+/$
^Gzip-Faster-[0-9\.]+\.tar\.gz$
^Faster.(?:c|o|bs)$
^xt/.*$
^lib/Gzip/Faster\.pod\.tmpl$
file\.gz$
^bench/chinese\.txt$
^timesheet\.txt$
# Output of running examples used for POD
^examples/.*-out\.txt$
# Output of running benchmarks used for POD
^bench/(short|long)\.output$