watzon.tech/.prettierignore

13 lines
164 B
Plaintext
Raw Normal View History

2023-09-21 04:33:27 +00:00
# Ignore everything
/*
# Except these files & folders
!/src
!/public
!/.github
!tsconfig.json
!astro.config.mjs
!package.json
!.prettierrc
!.eslintrc.js
!README.md