Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Commit 3c9560f

Browse files
haoqunjiangfredgan
authored andcommitted
chore: add more paths to gitignore & npmignore
1 parent 7402077 commit 3c9560f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: .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

Diff for: .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)