15 lines
201 B
Plaintext
Executable File
15 lines
201 B
Plaintext
Executable File
# ---> Scala
|
|
*.class
|
|
*.log
|
|
.history
|
|
.metals
|
|
.bloop
|
|
.scalafmt.conf
|
|
*.code-workspace
|
|
target
|
|
.vscode
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|