0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.prettierignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
261 B
Text
Raw Permalink Normal View History

# Benchmark artifacts
benchmark/projects/
benchmark/results/
2022-03-08 18:20:04 -05:00
# Deep Directories
2021-05-13 14:25:03 -05:00
**/dist
**/smoke
2021-05-13 14:25:03 -05:00
**/node_modules
**/fixtures
**/vendor
2021-05-13 14:28:38 -05:00
**/.vercel
2022-03-08 18:20:04 -05:00
2024-01-27 01:35:22 -05:00
# Short-term need to format
!packages/db/test/fixtures
2022-03-08 18:20:04 -05:00
# Directories
.github
.changeset
2022-03-08 18:20:04 -05:00
# Files
pnpm-lock.yaml