chore: add .php_cs.cache files to gitignore
This commit is contained in:
parent
de1620931a
commit
76ca83f8e1
|
@ -10,3 +10,4 @@
|
||||||
###< symfony/framework-bundle ###
|
###< symfony/framework-bundle ###
|
||||||
|
|
||||||
/node_modules
|
/node_modules
|
||||||
|
.php_cs.cache
|
||||||
|
|
Loading…
Reference in New Issue