gitignore/community/PHP/CodeSniffer.gitignore
Brendan Forster 213a053ce7 added community template for PHP CodeSniffer
Co-Authored-By: moltra <strickland41@live.marshall.edu>
2018-10-28 18:17:26 -03:00

7 lines
160 B
Plaintext

# gitignore for the PHP Codesniffer framework
# website: https://github.com/squizlabs/PHP_CodeSniffer
#
# Recommended template: PHP.gitignore
/vendor/*
/wpcs/*