Skip to content

Commit fe535f2

Browse files
committed
fix gitignore
1 parent 24e2ca2 commit fe535f2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,7 @@ Temporary Items
6868
.idea
6969

7070
# Junit report files
71-
TESTS-*
72-
/test/coverage/
73-
coverage.lcov.dat
74-
remapped.coverage.json
71+
/tests/coverage/
7572

7673
# Docker image building
7774
!/build/config.yml

0 commit comments

Comments
 (0)