The captures folder is used by Android studio to keep heap dumps and other captures files. These are usually not shared as part of the source file.
@@ -27,3 +27,6 @@ proguard/
# Android Studio Navigation editor temp files
.navigation/
+
+# Android Studio captures folder
+captures/