updated gitignore
This commit is contained in:
parent
3292aa79ac
commit
ec7cc397e4
4 changed files with 401 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -27,3 +27,6 @@ proguard/
|
|||
|
||||
#.idea directory
|
||||
.idea/
|
||||
|
||||
# IntelliJ IDEA Files
|
||||
*.iml
|
||||
|
|
Reference in a new issue