Skip to content

Commit f15d23d

Browse files
committed
Added .php-cs-fixer.cache to .gitignore.
1 parent 8a4b0b9 commit f15d23d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/composer.phar
22

33
/vendor
4-
/.php_cs.cache
4+
5+
/.php-cs-fixer.cache
56
/.phpunit.result.cache
67

78
/app/config.yml

0 commit comments

Comments
 (0)