fbla26/.gitignore
DragonDuck24 90bbe4bfa4
Some checks failed
ci / docker_image (push) Failing after 1s
ci / deploy (push) Has been skipped
ai impl
2026-02-06 02:39:23 -06:00

30 lines
239 B
Plaintext

.idea/
node_modules
uploads
llm-models
# 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-*