Update .gitignore
This commit is contained in:
parent
17930de1ae
commit
cb95f19eaa
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,9 +1,4 @@
|
|||||||
# Eclipse
|
# IntelliJ
|
||||||
.classpath
|
|
||||||
.project
|
|
||||||
.settings/
|
|
||||||
|
|
||||||
# Intellij
|
|
||||||
.idea/
|
.idea/
|
||||||
*.iml
|
*.iml
|
||||||
*.iws
|
*.iws
|
||||||
@ -16,4 +11,5 @@ log/
|
|||||||
target/
|
target/
|
||||||
dependency-reduced-pom.xml
|
dependency-reduced-pom.xml
|
||||||
|
|
||||||
|
# Java
|
||||||
*.jar
|
*.jar
|
Loading…
Reference in New Issue
Block a user