.*~$
.*\.(bak|old)$
\.git/.*
\.gitignore

^Makefile$

^blib/
^pm_to_blib$

Hash-Match-.*\.tar\.gz
Hash-Match-v\d+\.\d+\.\d+/

^MYMETA\.*

# QA tests not needed for distribution

^xt/

# Travis-CI

\.travis\.yml

# Distzilla etc

\.build/