Fix .gitignore

This commit is contained in:
2024-12-23 10:16:04 +08:00
parent 3ae04d1240
commit c3d321144f

4
.gitignore vendored
View File

@ -1,6 +1,10 @@
# ---> Scala # ---> Scala
*.class *.class
*.log *.log
.history
.metals
.bloop
*.code-workspace
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*