#IntelliJ
.idea/*
**.iml

#Maven
Impl_**/target/*

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

