Skip to content

Commit bf9af5d

Browse files
authored
chore: add package-lock.json to .gitignore (svg#1985)
1 parent 3c155cc commit bf9af5d

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
@@ -15,6 +15,7 @@ coverage
1515
.DS_Store
1616
.vscode
1717
*.log
18+
package-lock.json
1819

1920
# https://github.com/github/gitignore/blob/main/Global/Vim.gitignore
2021
[._]*.s[a-v][a-z]

0 commit comments

Comments
 (0)