Skip to content

Commit 1ab5710

Browse files
committed
Add package-lock.json to .gitignore
1 parent 06ff271 commit 1ab5710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
.vscode/
33
*.swp
4+
package-lock.json

0 commit comments

Comments
 (0)