Skip to content

Commit 59b0c40

Browse files
committed
.gitignore add package.json and package-lock.json committed
1 parent 3372770 commit 59b0c40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
node_modules
22
.DS_Store
33
.vscode
4-
**/.DS_Store
4+
*package.json
5+
*package-lock.json
6+
**/.DS_Store

0 commit comments

Comments
 (0)