Skip to content

Commit c409861

Browse files
committed
Ignore directories created by test-run
Signed-off-by: Mitch Gaffigan <[email protected]>
1 parent fd2fd9d commit c409861

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,13 @@ Desktop.ini
107107
donkey/donkey-src
108108
donkey/donkey-test
109109
.sonar
110+
# Unit Tests:
110111
**/junit-reports
111112
**/junit-html
112113
**/code-coverage-reports
114+
/exports/
115+
/MapUtilTestDB/
116+
/testconf/
113117

114118
# /client/
115119
/client/logs

0 commit comments

Comments
 (0)