blob: a7ebae87b6e94b9ea10b1b7a6907c9fef9ba404f [file] [log] [blame]
# Eclipse
bin/
**/.project
.settings/
.classpath
.cache-main
.cache-tests
# Linux
*~
*.swp
# Mac
.DS_Store
# NodeJS
node_modules
# IntelliJ
.idea
*.class
*.iml
out/
# VSCode
.vscode/