# generated types
.astro/

# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*

# environment variables
.env
.env.production

# Playwright
/test-results/
/playwright-report/
/playwright/.cache/

log/

# flowbite-react auto-generated files (regenerated by `flowbite-react dev/build`)
.flowbite-react/

justfile
# Generated local test config (backend/website/runtime configs)
/tests/config/*.json
/tests/config/*.yaml

.eslintcache
