Skip to content

Commit de2f647

Browse files
committed
chore: Updating gitignore.
1 parent 5a09c0a commit de2f647

File tree

2 files changed

+11
-31
lines changed

2 files changed

+11
-31
lines changed

.gitignore

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
# Modules
12
node_modules/
3+
4+
#C overage
25
coverage/
6+
7+
# Build bundle
38
dist/
9+
10+
# Misc
411
.tap/
512
.DS_Store
6-
.nyc_output
13+
.nyc_output
14+
15+
# Editor
16+
.vscode

.vscode/launch.json

-30
This file was deleted.

0 commit comments

Comments
 (0)