# Gradle
/.gradle/
/build/

# IntelliJ IDEA
/.idea/

# Eclipse
/.classpath
/.project
/.settings/

# Compiled output
/bin/

# macOS
.DS_Store