add files generated by benchmarks to gitignore

This commit is contained in:
figsoda 2022-11-23 10:16:57 -05:00
parent e80a7ea8c5
commit b49fad7b96

7
.gitignore vendored
View File

@ -9,3 +9,10 @@ target/
# Common folder for generated shell completions and man pages
artifacts/
# extra files generated by benchmarks
/benchmarks/compiler/
/benchmarks/rust/
/benchmarks/input.*
/benchmarks/*.md
!/benchmarks/results.md