Skip to content

Commit 6895b7c

Browse files
committed
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.
1 parent 573fd7e commit 6895b7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Android.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ proguard/
2727

2828
# Android Studio Navigation editor temp files
2929
.navigation/
30+
31+
# Android Studio captures folder
32+
captures/

0 commit comments

Comments
 (0)