Files
2026-04-30 11:50:19 +00:00

38 lines
340 B
Plaintext

# macOS
.DS_Store
# Docs
__pycache__
docs/build
/public
js/public
# JS
node_modules
.eslintcache
tsconfig.tsbuildinfo
dist
# JS CLI
js/cli/release
auth.txt
auth-session.json
cache*.sqlite
events.json
events.lock
clientUid.json
*.log
*.bun-build
config.json
*.map
# IDEs
.vs
.vscode
.idea
*.swp
# Tests
tests/storage
tests/test-results