fp/services/our/.dockerignore
CJ_Clippy a7d8333ee1
Some checks failed
ci / test (push) Failing after 5m3s
ci / build (push) Successful in 12m4s
include dist in build
2025-09-25 15:36:48 -08:00

28 lines
232 B
Plaintext

vibeui
venv
src/test
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*