Skip to content

Commit 28f6462

Browse files
authored
Add package-lock.json to .gitignore (#215)
1 parent 9d97cf1 commit 28f6462

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
@@ -35,6 +35,7 @@ target/
3535

3636
# docs project
3737
.env
38+
package-lock.json
3839
node_modules/
3940
worktrees/
4041
*/modules/api/

0 commit comments

Comments
 (0)