# private testing scripts ^private # .pm files that just generate wikidoc with no code ^lib/CPAN/Reporter/API.pm$ ^lib/CPAN/Reporter/FAQ.pm$ # Version control files and dirs. .git/ .gitignore \bRCS\b \bCVS\b ,v$ .svn/ # ExtUtils::MakeMaker generated files and dirs. ^MANIFEST\.(?!SKIP) ^Makefile$ ^blib/ ^blibdirs$ ^PM_to_blib$ ^pm_to_blib$ ^MakeMaker-\d # Module::Build ^Build$ ^_build .bat$ # Coverage ^cover_db # Temp, old, vi and emacs files. ~$ \.old$ ^#.*#$ ^\.# \.swp$ \.bak$ \.tmp$