Files
micore/.gitignore
2025-01-02 17:12:14 +08:00

17 lines
223 B
Plaintext
Executable File

# ---> Scala
*.class
*.log
.history
.metals
.bloop
.scalafmt.conf
*.code-workspace
target/*
.vscode
test_run_dir
target
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*