summaryrefslogtreecommitdiff
path: root/.prettierignore
blob: 45cafa82344641b74ac44f46e94e82af9506eeb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# To be removed with ".astro" parsing is ready
# Also, be sure to remove "pluginSearchDirs" from config
**/*.astro

# Config
**/dist
**/smoke
**/node_modules
**/fixtures
**/vendor
**/.vercel
examples/docs/**/*.md
examples/blog/**/*.md
.github
.changeset
README.md