about summary refs log tree commit diff stats
path: root/web-ext-config.js
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-10 14:59:01 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-10 14:59:01 +0300
commit77e63148c354939f8f446e858d905b5f50cbf5a6 (patch)
tree6db539770341ff64896d85c72c95170c04658358 /web-ext-config.js
parentRemoved asking the user to make LibRedirect as the default search engine #101 (diff)
downloadlibredirect-77e63148c354939f8f446e858d905b5f50cbf5a6.zip
Refined some things. Added an info for the Default Search Engine #101
Diffstat (limited to '')
-rw-r--r--web-ext-config.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/web-ext-config.js b/web-ext-config.js
deleted file mode 100644
index 885e79aa..00000000
--- a/web-ext-config.js
+++ /dev/null
@@ -1,8 +0,0 @@
-module.exports = {
-  ignoreFiles: [
-    "assets/images/Screen Shot*.png",
-    "assets/images/buy-me-a-coffee.png",
-    "assets/images/logo*.png",
-    "assets/images/badge*.png",
-  ],
-};