# Intellij IDEA
.idea
out
*.iml
*.iws
*.ipr

# Gradle
.gradle
build

# Common files
*.log

# Samples
/samples
