Skip to content

Commit 470e365

Browse files
committed
Update gitignore
1 parent 44cca0b commit 470e365

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ yarn.lock
88
yarn-error.log
99
.yarnrc
1010
/dev
11-
.vscode
11+
.vscode
12+
package-lock.json

docsite/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ yarn.lock
88
yarn-error.log
99
.yarnrc
1010
/dev
11-
.vscode
11+
.vscode
12+
package-lock.json

0 commit comments

Comments
 (0)