Skip to content

Commit 679f51c

Browse files
Neargyeshiftkey
authored andcommitted
[Android] Change to Android Studio 3 (#3004)
* ignore all caches * ignore release folder
1 parent 7c462a3 commit 679f51c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Android.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
bin/
1414
gen/
1515
out/
16+
release/
1617

1718
# Gradle files
1819
.gradle/
@@ -41,9 +42,8 @@ captures/
4142
.idea/assetWizardSettings.xml
4243
.idea/dictionaries
4344
.idea/libraries
44-
.idea/caches
4545
# Android Studio 3 in .gitignore file.
46-
.idea/caches/build_file_checksums.ser
46+
.idea/caches
4747
.idea/modules.xml
4848
# Comment next line if keeping position of elements in Navigation Editor is relevant for you
4949
.idea/navEditor.xml

0 commit comments

Comments
 (0)