Don't output test artifacts into working directory

This commit is contained in:
Michael Goulet 2024-07-21 13:45:51 -04:00
parent 2e6fc42541
commit 6a9110aa5a
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View file

@ -50,7 +50,6 @@ build/
/target
/src/bootstrap/target
/src/tools/x/target
/inc-fat/
# Created by default with `src/ci/docker/run.sh`
/obj/
/rustc-ice*