^Perl-Critic- ^README\.developer$ ^README\.release$ \.PPI$ ^lib/Perl/Critic/PolicySummary.pod$ _without_optional_dependencies.t$ ^t/ControlStructures/ProhibitNegativeExpressionsInUnlessAndUntilConditions.run$ ^t/Variables/RequireLocalizedPunctuationVars.run$ ## Below here are generic entries that apply to any project ## # Version Control files ^\.cvsignore$ CVS RCS ,v$ \.svn # Distribution files \.zip$ \.gz$ \.tgz$ \.tar\.gz$ \.tar$ \-docs\b # Devel/Build files ^\.perltidyrc$ ^t/01distribution\.t$ \.devel\b ^_build ^Build$ ^blib ^MANIFEST\.SKIP$ ^Makefile$ ^cover_db ^nytprof ^pm_to_blib$ ^Makefile.old$ ^patch \.patch$ \.rej$ \.old$ ^t/00_local_.*t$ ^t/perlcriticrc$ ^tmon\.out$ \.gdb_history$ \.ERR$ ^tags$ # Temp/backup files ~$ \.bak$ ^temp[^l] ^temp$ \.tmp$ \.\#.+ \#$ \.swp$ \.vim_backup$ # Mac/SMB files \.DS_Store ^\._.+ \bIcon\x0d # Flash development \.swd$ ^test\.swf$ # Developer docs \bdoc\b # Avoid Eclipse files. \.project\b ^\.includepath$ # Avoid my Ant build script ^build\.xml$