`iai-callgrind` was renamed to `gungraun` and had a new release. Update everything to match. There shouldn't be any changes to observable behavior here.
20 lines
217 B
Text
20 lines
217 B
Text
# Rust files
|
|
Cargo.lock
|
|
target
|
|
|
|
# Sources for external files
|
|
compiler-rt
|
|
*.tar.gz
|
|
|
|
# Benchmark cache
|
|
baseline-*
|
|
iai-home
|
|
gungraun-home
|
|
|
|
# Temporary files
|
|
*.bk
|
|
*.rs.bk
|
|
.#*
|
|
|
|
# Manually managed
|
|
crates/musl-math-sys/musl
|