FBLA25/.gitignore
drake d32a6b412e
Some checks failed
ci / docker_image (push) Failing after 1m4s
ci / deploy (push) Has been skipped
app dev and CI
2024-12-17 19:26:53 -06:00

29 lines
241 B
Plaintext

node_modules
/.idea
# 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-*
# Postgres
postgresql