We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2792357 commit 20c8c02Copy full SHA for 20c8c02
.cache/.gitignore
.gitignore
@@ -6,4 +6,5 @@ composer.lock
6
/.phpunit.cache
7
/.phpunit.result.cache
8
9
-.cache
+# Common cache dir for all tools
10
+.cache
0 commit comments