Skip to content

Commit 2876486

Browse files
authored
Merge pull request #134 from oliverklee/bugfix/phplint-cache-dir
[BUGFIX] Fix a cache directory name in the `.gitignore`
2 parents a87b4c2 + 710d40e commit 2876486

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)