ignore IntelliJ too.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,5 +1,13 @@
|
|||||||
|
# Eclipse Ignores
|
||||||
target
|
target
|
||||||
.settings
|
.settings
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
.checkstyle
|
.checkstyle
|
||||||
|
|
||||||
|
# IntelliJ ignores
|
||||||
|
.idea/
|
||||||
|
out/
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
Reference in New Issue
Block a user