added .phpcs_cache to .gitignore
This commit is contained in:
parent
835e5ce56a
commit
64ad1e3cfb
|
|
@ -20,3 +20,4 @@ composer.lock
|
||||||
yarn.lock
|
yarn.lock
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
.php_cs.cache
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue