WordPress-Coding-Standards/.gitignore
jrfnl 2c58eed00f .gitignore: remove IDE specific files/folders
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.
2018-09-08 00:09:58 +02:00

5 lines
54 B
Text

vendor
composer.lock
phpunit.xml
phpcs.xml
.phpcs.xml