*.class
.sts4-cache

# Package Files #
*.jar
*.war
*.ear
/target/
target/
# eclipse
.settings/
.classpath
.project
logs/

*.log

# idea
.idea/
*.iml

*velocity.log*

#mac
.DS_Store/target/
!.mvn/wrapper/maven-wrapper.jar

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/