Add new CS fixer cache file to .gitignore

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/34866/head
Christoph Wurst 2 years ago
parent d6ea109733
commit 98f2c62517
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

1
.gitignore vendored

@ -73,6 +73,7 @@ CVS/*
RCS/*
*.backup*
.php_cs.cache
.php-cs-fixer.cache
# kdevelop
.kdev

Loading…
Cancel
Save