about summary refs log tree commit diff
path: root/.prettierignore
diff options
context:
space:
mode:
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.prettierignore b/.prettierignore
index ab68ba16d..af0411e9c 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -69,13 +69,14 @@ app/javascript/styles/mastodon/reset.scss
 
 # Ignore Javascript pending https://github.com/mastodon/mastodon/pull/23631
 *.js
-
-# Ignore Markdownlint pending https://github.com/mastodon/mastodon/pull/21972
-*.md
+*.jsx
 
 # Ignore HTML till cleaned and included in CI
 *.html
 
+# Ignore the generated AUTHORS.md
+AUTHORS.md
+
 # Ignore glitch-soc emoji map file
 /app/javascript/flavours/glitch/features/emoji/emoji_map.json