diff --git a/.eslintignore b/.eslintignore index af02c1c4..9e14b5a5 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 a14ae90e..e7a0d20e 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