Files
SnapLedger/.gitignore
Misaka c4046e9f7e Initial commit: project scaffold with android and backend submodules
Set up monorepo structure with git submodules:
- android/ -> SnapLedger-Android (Kotlin + Jetpack Compose)
- backend/ -> SnapLedger-Backend (Python FastAPI)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 22:25:36 +08:00

16 lines
92 B
Plaintext

# IDE
.idea/
.vscode/
*.iml
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
# Claude
.claude/