Skip to content

Commit f398ab6

Browse files
authored
chore: update .gitignore to not commit junit results (#588)
1 parent acc1003 commit f398ab6

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
@@ -1,3 +1,7 @@
1+
# Build and test results
2+
build
3+
test-results
4+
15
# Node artifacts
26
node_modules
37

0 commit comments

Comments
 (0)