added community template for PHP CodeSniffer

Co-Authored-By: moltra <strickland41@live.marshall.edu>
This commit is contained in:
Brendan Forster 2018-10-28 18:16:14 -03:00
parent 7637178dd2
commit 213a053ce7
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# gitignore for the PHP Codesniffer framework
# website: https://github.com/squizlabs/PHP_CodeSniffer
#
# Recommended template: PHP.gitignore
/vendor/*
/wpcs/*