Files
netfelix-audio-fix/.gitignore
Felix Förtsch 9184c3991c
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
gitignore tsbuildinfo (project references write this)
2026-04-13 07:51:33 +02:00

15 lines
174 B
Plaintext

node_modules/
data/*.db
data/*.db-shm
data/*.db-wal
bun.lockb
.env
.env.local
.env.development
.env.test
.env.production
dist/
src/routeTree.gen.ts
.worktrees/
*.tsbuildinfo