summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@matthewphillips.info> 2021-11-19 13:18:50 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-19 13:18:50 -0500
commit404ccece0b55c26070c2a00bf2cafa67bf7ad7c6 (patch)
tree470da318b1ec4dd25aa0355ca8f510e833a9ba75
parent53cdd671bf0a3f3889c03495ba0c070f38ba89ee (diff)
downloadastro-404ccece0b55c26070c2a00bf2cafa67bf7ad7c6.tar.gz
astro-404ccece0b55c26070c2a00bf2cafa67bf7ad7c6.tar.zst
astro-404ccece0b55c26070c2a00bf2cafa67bf7ad7c6.zip
Do not let Prettier bot mess wit the blog example (#1918)
-rw-r--r--.prettierignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierignore b/.prettierignore
index eaa796fda..a69dc58cf 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -4,6 +4,7 @@
**/vendor
**/.vercel
examples/docs/**/*.md
+examples/blog/**/*.md
www/**/*.md
.github
.changeset