Remove php-cs-fixer cache
This commit is contained in:
parent
7435fd6336
commit
4446832b93
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,4 +2,5 @@
|
||||||
/Makefile.working
|
/Makefile.working
|
||||||
/qemu-*-static*
|
/qemu-*-static*
|
||||||
/.secrets
|
/.secrets
|
||||||
/.github/cache
|
/.github/cache
|
||||||
|
/.php-cs-fixer.cache
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue