Florian Bouillon b4e122b617
Some checks failed
Build, check & Test / run (push) Failing after 1m40s
feat: Add typed routing
Signed-off-by: Avior <github@avior.me>
2023-11-11 14:09:56 +01:00

32 lines
304 B
Plaintext

# 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
slicers/*
# Coverage
coverage/
# Playwright
/playwright/
/src/route.ts