summaryrefslogtreecommitdiff
path: root/android-app/.gitignore
AgeCommit message (Collapse)Author
2026-03-14chore: add .gitignore and exclude gradle caches from trackingPeter Stone
Adds .gitignore to prevent .gradle/ and .gradle_home/ directories (which contain large compiler JARs) from being tracked in git. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>