#IntelliJ
.idea/*
**.iml

#Maven
Give_Impl_**/target/*

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

