blob: 7b943bd683309b5af9c8125c740e3afed0bce7fc [file] [log] [blame]
# eclipse
.classpath
.project
.settings/
bin/
# gradle
.gradle
build/
gradle.properties
# intellij
.idea/
out/
*.ipr
*.iml
*.iws
/bin/
# node
**/node_modules
**/coverage