Files
vercel__workflow/workbench/fastify/.gitignore
2026-06-25 23:02:02 +00:00

28 lines
243 B
Plaintext

node_modules
# Output
.output
.vercel
.netlify
.wrangler
.well-known/
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Workflows
_workflows.ts
/.swc