Files
radie-help/.gitignore
mido ca44aa17b3 add wrangler
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 17:19:09 -05:00

25 lines
274 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
# jetbrains setting folder
.idea/
.wrangler/