mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
added community template for PHP CodeSniffer
Co-Authored-By: moltra <strickland41@live.marshall.edu>
This commit is contained in:
parent
7637178dd2
commit
213a053ce7
1 changed files with 7 additions and 0 deletions
7
community/PHP/CodeSniffer.gitignore
Normal file
7
community/PHP/CodeSniffer.gitignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
# gitignore for the PHP Codesniffer framework
|
||||
# website: https://github.com/squizlabs/PHP_CodeSniffer
|
||||
#
|
||||
# Recommended template: PHP.gitignore
|
||||
|
||||
/vendor/*
|
||||
/wpcs/*
|
Loading…
Add table
Add a link
Reference in a new issue