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

14 lines
295 B
Plaintext

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