mirror of
https://github.com/searxng/searxng.git
synced 2026-05-24 11:54:30 +02:00
.gitignore: make package-lock.json visible
Even if we do not versioning them right now. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -16,7 +16,6 @@ setup.cfg
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
/node_modules
|
/node_modules
|
||||||
/package-lock.json
|
|
||||||
|
|
||||||
.tx/
|
.tx/
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/package-lock.json
|
|
||||||
@@ -1,2 +1 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/package-lock.json
|
|
||||||
Reference in New Issue
Block a user