.gradle
build/
/out/
bin/

# Ignore Gradle GUI config
gradle-app.setting

# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar

# Cache of project
.gradletasknamecache

# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties

# IDEs and editors
/.idea
/.vscode
.project
.classpath
.c9/
*.launch
.settings/

#System Files
.DS_Store
Thumbs.db
