# Ignore everything
/*

# Except these files & folders
!.cache
!/src
!/public
!/.github
!*.json
!*.mjs
!*.ts
!astro.config.ts
!package.json
!.prettierrc
!README.md
