Add gitignores for -Zself-profile output.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -95,3 +95,6 @@ rustc-ice-*
|
||||
|
||||
# complement test logs are huge
|
||||
tests/test_results/complement/test_logs.jsonl
|
||||
|
||||
# cargo profiles from -Z self-profile
|
||||
*.mm_profdata
|
||||
|
||||
Reference in New Issue
Block a user