Skip to content

Commit aec3539

Browse files
jshouthedaniel
authored andcommitted
add intellij files to Android.gitignore
1 parent 13a24fb commit aec3539

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Android.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,11 @@ local.properties
2020
.project
2121

2222
# Proguard folder generated by Eclipse
23-
proguard/
23+
proguard/
24+
25+
# Intellij project files
26+
*.iml
27+
*.ipr
28+
*.iws
29+
.idea/
30+

0 commit comments

Comments
 (0)