Skip to content

Commit 88a0351

Browse files
committed
Add package-lock.json to .gitignore
1 parent 12e7a71 commit 88a0351

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.DS_Store
22
.idea
33
node_modules/
4+
package-lock.json
45
built/

0 commit comments

Comments
 (0)