# Gradle cache and generated classes
.gradle/
**/.gradle/
out/
*.class

# Ignore all build output.
build/
**/build/
.history