Skip to content

Commit 504ddc0

Browse files
committed
Add php-cs-fixer cache to .gitignore
1 parent a0f342d commit 504ddc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.idea/
22
.php_cs.cache
3+
.php-cs-fixer.cache
34

45
# Libraries should ignore the lock file
56
composer.lock

0 commit comments

Comments
 (0)