37 lines
314 B
Plaintext
37 lines
314 B
Plaintext
logs
|
|
project/project
|
|
project/target
|
|
target
|
|
tmp
|
|
.history
|
|
dist
|
|
.idea
|
|
*.iml
|
|
/out
|
|
.idea_modules
|
|
.classpath
|
|
.project
|
|
/RUNNING_PID
|
|
.settings
|
|
.DS_Store
|
|
|
|
# hidden cross project folders
|
|
shared/.js
|
|
shared/.jvm
|
|
|
|
# temp files
|
|
.~*
|
|
*~
|
|
*.orig
|
|
|
|
# eclipse
|
|
.scala_dependencies
|
|
.buildpath
|
|
.cache
|
|
.target
|
|
bin/
|
|
|
|
.bloop
|
|
.metals
|
|
.vscode
|