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