Hide release files (APKs and JSON) from Git.

This commit is contained in:
2025-07-19 15:51:05 -07:00
parent 140350012b
commit a5490b98c7

2
.gitignore vendored
View File

@@ -33,3 +33,5 @@ google-services.json
# Android Profiling # Android Profiling
*.hprof *.hprof
# Release Files
app/release/*