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:
bopol 2020-02-17 10:18:20 +01:00
parent 54f71c623a
commit 55d17b556a

1
app/.gitignore vendored
View file

@ -1,3 +1,4 @@
.gitignore
/build
app.iml
*.iml