Skip to content

Commit 0edc4b6

Browse files
committed
chore: add more paths to gitignore & npmignore
1 parent 7402077 commit 0edc4b6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ node_modules
66
example/dist
77
docs/.vuepress/dist
88
test/.cache
9+
.vscode
10+
TODOS

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ test
55
yarn.lock
66
tsconfig.json
77
docs
8+
.github

0 commit comments

Comments
 (0)