oblog-parallels/.prettierignore

14 lines
184 B
Plaintext
Raw Permalink Normal View History

2025-05-28 00:15:39 +02:00
# Ignore everything
/*
# Except these files & folders
!/src
!/public
!/.github
!tsconfig.json
!astro.config.ts
!.prettierrc.mjs
!package.json
!.prettierrc
!eslint.config.js
!README.md