fp/services/our/.dockerignore
CJ_Clippy 94e2d6b732
Some checks failed
ci / build (push) Failing after 0s
ci / Tests & Checks (push) Failing after 1s
better organize vibeui
2025-07-19 10:55:18 -08:00

29 lines
237 B
Plaintext

dist
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-*