fix: ignore package-lock (#44148)
This commit is contained in:
committed by
GitHub
parent
419b3b3719
commit
26319e0094
@ -7,3 +7,4 @@ curriculum/challenges/**/*
|
|||||||
config/**/*.json
|
config/**/*.json
|
||||||
client/i18n/**/*.json
|
client/i18n/**/*.json
|
||||||
docs/i18n
|
docs/i18n
|
||||||
|
**/package-lock.json
|
||||||
|
Reference in New Issue
Block a user