ignore *.hprof heap dumps

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-18 12:37:42 -04:00
parent 7671416038
commit b1265f2c2d

1
.gitignore vendored
View File

@@ -16,6 +16,7 @@ android/**/build/
android/captures/
*.apk
*.aab
*.hprof
# ide
.idea/