Skip to content

Commit 7c68d59

Browse files
committed
Update gitignore
1 parent dbfd4e9 commit 7c68d59

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@
66
/composer.lock
77

88
# Tests
9-
/coverage.xml
9+
/tests/tmp
10+
/coverage.*
11+
/tests/**/*.log
12+
/tests/**/*.html
13+
/tests/**/*.expected
14+
/tests/**/*.actual

0 commit comments

Comments
 (0)