Skip to content

Commit 1540be4

Browse files
committed
ref: add test-results/ to gitignore
1 parent cb1c7ee commit 1540be4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jest/transformers/*.js
2222
# node tarballs
2323
packages/*/sentry-*.tgz
2424
.nxcache
25+
# test results
26+
test-results/
2527

2628
# logs
2729
yarn-error.log

0 commit comments

Comments
 (0)