Skip to content

Commit 067586c

Browse files
author
Martim Pimentel
committed
fix: add package-lock.json to .gitignore
1 parent 5924fd3 commit 067586c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.DS_Store
3-
build
3+
build
4+
package-lock.json

0 commit comments

Comments
 (0)