Skip to content

Commit a36b613

Browse files
committed
chore: update ignore files
1 parent 15907bf commit a36b613

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ yarn-error.log*
1919
*.ntvs*
2020
*.njsproj
2121
*.sln
22+
.vscode

.npmignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ docs
66
.eslintignore
77
_redirects
88
.github
9-
yarn.lock
9+
yarn.lock
10+
.vscode
11+
npm-debug.log*
12+
yarn-debug.log*
13+
yarn-error.log*

0 commit comments

Comments
 (0)