mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Properly disable package-lock.json
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,4 +7,5 @@ readmeData.json
|
|||||||
hosts-*
|
hosts-*
|
||||||
/web.config
|
/web.config
|
||||||
/__pycache__
|
/__pycache__
|
||||||
/node_modules
|
/node_modules/
|
||||||
|
/package-lock.json
|
||||||
|
|||||||
Reference in New Issue
Block a user