From: Jay Sitter Date: Sun, 18 Jun 2023 16:03:12 +0000 (-0400) Subject: fix: Prettier ignore generated themes, as they aren't written by humans X-Git-Url: http://these/git/%7B%27/docs/index.html%27%7D?a=commitdiff_plain;h=cc6679e8e359b4ad5b87d533c6db0d4fc53ddbfc;p=lemmy-ui.git fix: Prettier ignore generated themes, as they aren't written by humans --- diff --git a/.prettierignore b/.prettierignore index e7a0d20..98eb0d9 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,3 @@ src/shared/translations -lemmy-translations \ No newline at end of file +lemmy-translations +src/assets/css/themes/*.css