Skip to content

Commit 370c2d1

Browse files
committed
🔧 config(git): add ignore targets
1 parent a1f8cd6 commit 370c2d1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
node_modules
2-
coverage
2+
.nyc_output
33
.DS_Store
4+
.vscode
5+
docs/.vuepress/dist
6+
coverage
47
*.log
58
*.swp
69
*~

0 commit comments

Comments
 (0)