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

## ECLIPSE ##
.settings/
bin/
.classpath
.project

## GRADLE ##
.gradle/
build/

## OTHER ##
libs/
target/
