Exclude files in .git from list of perl files

Andrew Dunstan <andrew@dunslane.net>

Commit: e3eb8be77ef82ccc8f87c515f96d01bf7c726ca8
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2018-06-12T18:54:43Z
Releases: 11.0
Exclude files in .git from list of perl files

The .git directory might contain perl files, as hooks, for example.
Since we have no control over these they should be excluded from things
like our perlcritic checks.

Per offline report from Mike Blackwell.

Files

PathChange+/−
src/tools/perlcheck/find_perl_files modified +1 −1