# Gradle stuff
.gradle
/build/

# Eclipse stuff
**/.project
**/.settings/*
**/.prefs
**/.classpath
/target/

# IntelliJ IDEA specific
.idea/
*.iml
