Files
server/.gitignore
T
2025-11-29 22:22:41 +01:00

29 lines
304 B
Plaintext

**/.DS_STORE
db/
dist/
node_modules
database.db
tsconfig.tsbuildinfo
files/
assets/cache
.env
config.json
assets/cacheMisses
.vscode/settings.json
build
*.log
*.log.ansi
*.tmp
tmp/
dump/
result
jwt.key*
bun.lock
# optional generated outputs from schema.js
schemas_orig/
schemas_nested/
schemas_final/