0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-22 19:54:22 +01:00
Bootstrap/.prettierignore
2025-02-18 11:41:54 -08:00

14 lines
255 B
Plaintext

# Prettier is only used for the webite
# TODO(HiDeoo) rename later
site/.astro
site/dist
site/public
site/src/assets
site/src/scss
site/src/pages/**/*.md
site/src/pages/**/*.mdx
site/src/content/**/*.mdx
site/src/layouts/RedirectLayout.astro
site/static