Skip to content

Commit 710d40e

Browse files
committed
[BUGFIX] Fix a cache directory name in the .gitignore
1 parent e3c9e49 commit 710d40e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
/vendor/
55
/composer.lock
66
/.php-cs-fixer.cache
7-
/.phplint-cache
7+
/.phplint.cache
88
/.phpunit.result.cache

0 commit comments

Comments
 (0)