fix: cache calculation
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,12 @@
|
||||
# Trace files
|
||||
bailian-traces
|
||||
|
||||
# docs
|
||||
docs
|
||||
reports
|
||||
scripts
|
||||
tests/test_analyze_affinity_policy.py
|
||||
|
||||
# Rust build artifacts
|
||||
/target/
|
||||
**/*.rs.bk
|
||||
|
||||
Reference in New Issue
Block a user