blob: c2a6eb15dedde792121f43d57ac376820ca9a0cc [file] [log] [blame]
# Skip real corpus regression files and tests
^t/real/
^xt/
# Makemaker generated files and dirs.
^MANIFEST\.
^Makefile$
^blib/
^pm_to_blib
^MakeMaker-\d
^MYMETA
# Git files
.git
^.gitignore
^Readme.pod
# File management
^[Ss]andbox
^examples
^\.?bench
^docs
^todo.org
^tools
^build
^fixtures
^nytprof
^log
# Temp, old and emacs backup files.
~$
\.sqlite$
\.log$
\.db$
\.tmp$
\.cache$
\.old$
^#.*#$
^\.#