mirror of
https://github.com/azalea-rs/simdnbt.git
synced 2025-08-02 07:26:04 +00:00
17 lines
290 B
Text
17 lines
290 B
Text
/target
|
|
.vscode
|
|
|
|
# generated by profiling tools
|
|
flamegraph.svg
|
|
perf.data
|
|
perf.data.old
|
|
callgrind.out*
|
|
cachegrind.out*
|
|
|
|
# sometimes i make these files when benchmarking, don't want to accidentally commit them
|
|
benchmark_result.txt
|
|
bench_results.txt
|
|
valgrind.txt
|
|
|
|
# thanks rust
|
|
rustc-ice*.txt
|