Fix .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,10 @@
|
||||
# ---> Scala
|
||||
*.class
|
||||
*.log
|
||||
.history
|
||||
.metals
|
||||
.bloop
|
||||
*.code-workspace
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
Reference in New Issue
Block a user