Files
wtr/.gitignore
zv 1ae1be68ec
All checks were successful
CI / Lint, typecheck and build (push) Successful in 9m54s
feat: persist push subscriptions in sqlite
2026-06-13 22:03:37 +02:00

11 lines
119 B
Plaintext

node_modules
.next
out
.env*
!.env.example
npm-debug.log*
.DS_Store
tsconfig.tsbuildinfo
data/*.sqlite
data/*.sqlite-*