From: SleeplessOne1917 Date: Tue, 23 May 2023 23:07:23 +0000 (+0000) Subject: Merge branch 'main' into nicer-error-hnadling X-Git-Url: http://these/git/?a=commitdiff_plain;h=65fc02327e98b501f318e8310ba7136c9a841f01;hp=06a553c7a40af8c1833e14845bdb81168f926773;p=lemmy-ui.git Merge branch 'main' into nicer-error-hnadling --- diff --git a/.eslintignore b/.eslintignore index af02c1c..9e14b5a 100644 --- a/.eslintignore +++ b/.eslintignore @@ -4,4 +4,4 @@ src/api_tests **/*.png **/*.css **/*.scss -**/*.svg \ No newline at end of file +**/*.svg diff --git a/.prettierignore b/.prettierignore index a14ae90..e7a0d20 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1 +1,2 @@ -src/shared/translations \ No newline at end of file +src/shared/translations +lemmy-translations \ No newline at end of file