Toastie-Blog/.prettierignore

13 lines
163 B
Text
Raw Permalink Normal View History

2023-12-08 04:22:02 -08:00
# Ignore everything
/*
# Except these files & folders
!/src
!/public
!/.github
!tsconfig.json
!astro.config.ts
!package.json
!.prettierrc
!.eslintrc.js
!README.md