rm complement test logs, rm docker healthcheck.sh, rm .vscode/ dir, move test results to tests/ dir
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
6021cb0a1f
commit
8e3918250d
8 changed files with 6 additions and 38510 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -81,8 +81,14 @@ public/
|
|||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
# Zed
|
||||
.zed/
|
||||
|
||||
# idk where you're coming from, but i'm tired of you
|
||||
rustc-ice-*
|
||||
|
||||
# complement test logs are huge
|
||||
tests/test_results/complement/test_logs.jsonl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue