jirorian/.gitignore
randogoth a56195620a Initial scaffold for jirorian
uv project with FastAPI + boto3 + pynostr, wired to uv2nix flake.
Stub modules for NIP-98 auth, NIP-96 upload endpoint, R2 presigned
URLs, Nostr relay subscription, and SQLite whitelist/rate-limit store.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 17:28:06 +03:00

7 lines
65 B
Text

.venv/
__pycache__/
*.pyc
.python-version
dist/
*.egg-info/
.env