]> source.dussan.org Git - gitignore.git/commit
Add ignores for file-based projects (#2902)
authorSergey Chupov <scadgek@live.com>
Sun, 12 May 2019 13:23:05 +0000 (16:23 +0300)
committerBrendan Forster <brendan@github.com>
Sun, 12 May 2019 13:23:05 +0000 (10:23 -0300)
commitb5aa92c05f3659fcb5910836199ce836291158be
tree240fc29a96d8b61f8ba2967dee8ffc99ed98187d
parent679f51c6c98550dbe1dced02f82b9386cc45c9de
Add ignores for file-based projects (#2902)

When IntelliJ project is created as a file-based (i.e. without `.idea` folder, but with `.iws`, `.iml` and `.ipr` files), and this is a Gradle or Maven project with auto-import, should ignore them as well for the same reason we ignore `.idea` folder content in that case.
Global/JetBrains.gitignore