# IntelliJ
# Here we ignore everything and create exceptions for what we want to share.
*/out/
*.iml
/**/.idea/*
!/**/.idea/runConfigurations
# END OF IntelliJ

### Gradle
.gradle
**/build/
**/classes/

# 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

bin
.project
.classpath
.settings

stroom-auth-ui_ts
