SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 39 Ignore List

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.
S
Sergey Chupov committed
b5aa92c05f3659fcb5910836199ce836291158be
Parent: 679f51c
Committed by Brendan Forster <brendan@github.com> on 5/12/2019, 1:23:05 PM