about summary refs log tree commit diff
path: root/.prettierignore
diff options
context:
space:
mode:
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.prettierignore b/.prettierignore
index b3b5f06ed..15e5f5994 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -70,8 +70,8 @@ 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
-
 # Ignore HTML till cleaned and included in CI
 *.html
+
+# Ignore the generated AUTHORS.md
+AUTHORS.md