0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.prettierignore

11 lines
130 B
Text
Raw Normal View History

2021-05-13 14:25:03 -05:00
**/dist
**/node_modules
**/fixtures
**/vendor
2021-05-13 14:28:38 -05:00
**/.vercel
2021-11-19 13:09:44 -05:00
examples/docs/**/*.md
examples/blog/**/*.md
.github
.changeset
2021-05-13 14:28:38 -05:00
README.md