summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--searx/static/themes/oscar/.gitignore1
-rw-r--r--searx/static/themes/simple/.gitignore1
3 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 9e08e2a47..1c82be41b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,6 @@ setup.cfg
*~
/node_modules
-/package-lock.json
.tx/
diff --git a/searx/static/themes/oscar/.gitignore b/searx/static/themes/oscar/.gitignore
index 49e0fc6b4..07e6e472c 100644
--- a/searx/static/themes/oscar/.gitignore
+++ b/searx/static/themes/oscar/.gitignore
@@ -1,2 +1 @@
/node_modules
-/package-lock.json \ No newline at end of file
diff --git a/searx/static/themes/simple/.gitignore b/searx/static/themes/simple/.gitignore
index 49e0fc6b4..07e6e472c 100644
--- a/searx/static/themes/simple/.gitignore
+++ b/searx/static/themes/simple/.gitignore
@@ -1,2 +1 @@
/node_modules
-/package-lock.json \ No newline at end of file