ignore IntelliJ too.
parent
dd028e9579
commit
4c76f0389d
|
@ -1,5 +1,13 @@
|
|||
# Eclipse Ignores
|
||||
target
|
||||
.settings
|
||||
.classpath
|
||||
.project
|
||||
.checkstyle
|
||||
|
||||
# IntelliJ ignores
|
||||
.idea/
|
||||
out/
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
Loading…
Reference in New Issue