Skip to content

Commit 214ee46

Browse files
committed
chore: 🙈 add test-results to gitignore
1 parent 66f54e2 commit 214ee46

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ yarn-error.log*
3939
# omc
4040
.omc/
4141

42+
# test results
43+
test-results/
44+
4245
# typescript
4346
*.tsbuildinfo
4447
next-env.d.ts

0 commit comments

Comments
 (0)