astro-paper-zh/.prettierignore
2025-03-10 17:06:29 +08:00

14 lines
184 B
Plaintext

# Ignore everything
/*
# Except these files & folders
!/src
!/public
!/.github
!tsconfig.json
!astro.config.ts
!.prettierrc.mjs
!package.json
!.prettierrc
!eslint.config.js
!README.md