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 dbfd4e9 commit 7c68d59Copy full SHA for 7c68d59
1 file changed
.gitignore
@@ -6,4 +6,9 @@
6
/composer.lock
7
8
# Tests
9
-/coverage.xml
+/tests/tmp
10
+/coverage.*
11
+/tests/**/*.log
12
+/tests/**/*.html
13
+/tests/**/*.expected
14
+/tests/**/*.actual
0 commit comments