Skip to content

Commit 00ff4ec

Browse files
committed
Merge pull request #1860 from HIPERCUBE/patch-1
Update Android.gitignore
2 parents 7730858 + 10ec870 commit 00ff4ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Android.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# Generated files
1212
bin/
1313
gen/
14+
out/
1415

1516
# Gradle files
1617
.gradle/
@@ -30,3 +31,6 @@ proguard/
3031

3132
# Android Studio captures folder
3233
captures/
34+
35+
# Intellij
36+
*.iml

0 commit comments

Comments
 (0)