Files
g3/.gitignore
Dhanji R. Prasanna a87928661d Remove overly broad *.json from .gitignore
The blanket *.json ignore is not canonical for Rust projects.
JSON files that need ignoring are already covered by:
- .g3/ for session logs
- logs/ for error logs
- .build for Swift build artifacts
2026-01-06 13:54:27 +11:00

792 B