added all the .iml files in gitignore, not only app.iml
if somehow your module name isn't app, it will create a module-name.iml file, and isn't needed
This commit is contained in:
parent
54f71c623a
commit
55d17b556a
1 changed files with 1 additions and 0 deletions
1
app/.gitignore
vendored
1
app/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.gitignore
|
||||
/build
|
||||
app.iml
|
||||
*.iml
|
||||
|
|
Loading…
Add table
Reference in a new issue