Skip to content

Commit 4835f33

Browse files
authored
chore: Add .nyc_output to .gitignore (#845)
1 parent 63d0d30 commit 4835f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.cache
22
.DS_Store
3+
.nyc_output/
34
**/generated/
45
**/__snapshots__/
56
coverage/

0 commit comments

Comments
 (0)