#IntelliJ
.idea/*
**.iml

#Maven
target/*

#Eclipse
**/.settings/*
**/.project
**/.classpath

/target/
