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
pull/3098/head
bopol 2020-02-17 10:18:20 +01:00
rodzic 54f71c623a
commit 55d17b556a
1 zmienionych plików z 1 dodań i 0 usunięć

1
app/.gitignore vendored
Wyświetl plik

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