Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit b5ecf88

Browse files
committed
chore: add traces directory to ignore
1 parent fec258f commit b5ecf88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules/
2+
traces/
23
coverage/
34
.nyc_output/
45
dist/
@@ -9,4 +10,4 @@ dom-testing-library.js
910
fixture.js
1011
fixture.d.ts
1112

12-
.vscode/
13+
.vscode/

0 commit comments

Comments
 (0)