mirror of
https://gh.wpcy.net/https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-04-24 23:58:18 +08:00
These _ignores_ are not project specific, but user specific as they depend on which IDE the developer is using. With that in mind, the should be added to the developer's `.git/info/exclude` file and don't belong in the project `.gitignore` file.
5 lines
54 B
Text
5 lines
54 B
Text
vendor
|
|
composer.lock
|
|
phpunit.xml
|
|
phpcs.xml
|
|
.phpcs.xml
|