rust/library/compiler-builtins/.gitignore
Trevor Gross 1cfe3585e7 bench: Update the benchmark runner to gungraun 0.17
`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.
2025-12-04 21:35:41 -05:00

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