Astro 6 SSG, Tailwind, Content Collections (themes/propositions/rapports/acteurs). Fiche pilote : Économie & Finances publiques. Déployé sur france.reverdin.eu. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
24 lines
264 B
Text
24 lines
264 B
Text
# build output
|
|
dist/
|
|
# generated types
|
|
.astro/
|
|
|
|
# dependencies
|
|
node_modules/
|
|
|
|
# logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
|
|
# environment variables
|
|
.env
|
|
.env.production
|
|
|
|
# macOS-specific files
|
|
.DS_Store
|
|
|
|
# jetbrains setting folder
|
|
.idea/
|