find git ignored PHP filesto search for PHP files that are ignored by gitgit check-ignore -v $(find . -type f -name '*.php' -print)