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.
This commit is contained in:
Guy B 2015-08-16 15:07:17 +03:00
parent 573fd7e4d9
commit 6895b7c280
1 changed files with 3 additions and 0 deletions

View File

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