kepler-chat/.gitignore
Thomas G. Lopes 4443c0e910 readme
2025-06-13 14:23:44 +01:00

25 lines
231 B
Text

test-results
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-*
.aider*