mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Git ignore citool's target directory
Whenever running citool, it leaves behind a target directory. Ignore this like we do for other tools.
This commit is contained in:
@@ -53,6 +53,7 @@ no_llvm_build
|
||||
/target
|
||||
/library/target
|
||||
/src/bootstrap/target
|
||||
/src/ci/citool/target
|
||||
/src/tools/x/target
|
||||
# Created by `x vendor`
|
||||
/vendor
|
||||
|
||||
Reference in New Issue
Block a user