#Ignore Maven target folder
target/

# Formatting cache
.cache/

#Ignore Eclipse files
.settings/
.classpath
.project

#Ignore Intellij files
*.iml
*.iws
*.ipr
.idea/

#Ignore Mac files
.DS_Store
nb-configuration.xml

# Maven site files
**/velocity.log