about summary refs log tree commit diff stats
path: root/src/web-ext-config.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-ext-config.js')
-rw-r--r--src/web-ext-config.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/web-ext-config.js b/src/web-ext-config.js
deleted file mode 100644
index 885e79aa..00000000
--- a/src/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",
-  ],
-};