Skip to content

Commit d419863

Browse files
committed
Added package.json and package-lock.json
1 parent 766784a commit d419863

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)