# Gradle
.gradle/
build/
out/

# IDE
.idea/
*.iml
*.ipr
*.iws

# OS
.DS_Store
Thumbs.db

# IntelliJ Plugin
/sandbox/
.intellijPlatform/
