blob: 1ab25169e0ee7b6a0643a26a8917368dd2f31cce [file] [log] [blame]
# subversion dirs
\.svn\b
# Makemaker generated files and dirs.
^MANIFEST\.
Makefile$
^blib/
^MakeMaker\d
# Temp, old and emacs backup files.
~$
\.old$
^#.*#$
^\.#
# libtool stuff
/\.libs
\.la$
\.lo$
\.o$
\.a$
\.slo$
\.so$
# perl glue
glue/perl/blib
glue/perl/xs\b
#Apache Test stuff
t/TEST$
t/conf/.*\.conf$
t/conf/.*\.p[lm]$
t/htdocs
t/logs
t/cgi-bin/*
t/core*