diff --git a/.eslintignore b/.eslintignore index c6631e5f6..1ec3c5e12 100644 --- a/.eslintignore +++ b/.eslintignore @@ -28,3 +28,5 @@ sticker-creator/**/*.js .eslintrc.js webpack.config.ts preload.bundle.* +about.browser.bundle.* +about.preload.bundle.* diff --git a/.gitignore b/.gitignore index 881b43635..1a0e01389 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,8 @@ libtextsecure/components.js stylesheets/*.css /storybook-static/ preload.bundle.* +about.browser.bundle.* +about.preload.bundle.* ts/sql/mainWorker.bundle.js.LICENSE.txt # React / TypeScript diff --git a/.prettierignore b/.prettierignore index c4bdad394..d404a3229 100644 --- a/.prettierignore +++ b/.prettierignore @@ -43,3 +43,5 @@ js/WebAudioRecorderMp3.js stylesheets/_intlTelInput.scss preload.bundle.* +about.browser.bundle.* +about.preload.bundle.* diff --git a/about.html b/about.html index 81185ccef..e5e5e921d 100644 --- a/about.html +++ b/about.html @@ -30,5 +30,9 @@
+