blob: 6a30955ca15a169047c7926e3b16dfc12df46aa7 [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
glue/perl/pm_to_blib
#Apache Test stuff
t/TEST$
t/conf/.*\.conf$
t/conf/.*\.p[lm]$
t/htdocs
t/logs
t/core*
# Apache 1.x module (exclude for now)
module/apache$
module/apache/
# docs
docs/html/_2.*