Files
tatort/.gitignore
Chi Cong Tran df03a833d2
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
update .gitignore for IDE workspace settings and remove db
2025-08-19 09:38:39 +02:00

29 lines
255 B
Plaintext

test-results
node_modules
config.json
# 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-*
# Jetbrains
/.idea