1
0
Эх сурвалжийг харах

Adding the Android Studio captures folder

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.
Guy B 9 жил өмнө
parent
commit
6895b7c280
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      Android.gitignore

+ 3 - 0
Android.gitignore

@@ -27,3 +27,6 @@ proguard/
 
 # Android Studio Navigation editor temp files
 .navigation/
+
+# Android Studio captures folder
+captures/