diff --git a/.eslintignore b/.eslintignore index 4261437..7d72626 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,4 +2,5 @@ node_modules/ add-on/lib/third_party/ add-on/lib/standards.js add-on/config/js/third_party/ +add-on/config/js/vue_compiled_templates test.config.js \ No newline at end of file diff --git a/.gitignore b/.gitignore index f599d7e..b606baf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,8 @@ node_modules/ *.swp test.config.js dist/ +add-on/lib/standards.js +add-on/lib/third_party/sjcl.js +add-on/lib/third_party/uri.all.min.js +add-on/config/js/third_party/vue.runtime.min.js +add-on/config/js/vue_compiled_templates/ diff --git a/add-on/config/index.html b/add-on/config/index.html index eaad2db..f24ec6f 100644 --- a/add-on/config/index.html +++ b/add-on/config/index.html @@ -10,70 +10,22 @@
-- Enter domain matching rules - on the right, to create a new blocking rule. On the - right, select which functionality should be blocked for - hosts matching each rule. -
-