# Intellij
.idea/
*.iml
*.iws
out/

# Mac
.DS_Store

# Maven
log/
target/

# Gradle
.gradle/
.gradletasknamecache

# Build
build/
*.war
