There was an error while loading. Please reload this page.
1 parent 22249ec commit 63cdae0Copy full SHA for 63cdae0
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