diff --git a/.gitignore b/.gitignore index c7e062c..be3cf8a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,11 @@ packages/sidebar/script.js packages/sidebar/icon.svg packages/sidebar/preload.js packages/sidebar/export.js +packages/sidebar/colors.js packages/newtab/styles.css packages/newtab/script.js packages/newtab/icon.svg packages/newtab/preload.js packages/newtab/export.js +packages/newtab/colors.js web-ext-artifacts diff --git a/packages/newtab/newtab.html b/packages/newtab/newtab.html index 7b9934e..a3579e3 100644 --- a/packages/newtab/newtab.html +++ b/packages/newtab/newtab.html @@ -56,6 +56,17 @@