Skip to content

Commit 662d735

Browse files
committed
Git ignore citool's target directory
Whenever running citool, it leaves behind a target directory. Ignore this like we do for other tools.
1 parent 30f168e commit 662d735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ no_llvm_build
5353
/target
5454
/library/target
5555
/src/bootstrap/target
56+
/src/ci/citool/target
5657
/src/tools/x/target
5758
# Created by `x vendor`
5859
/vendor

0 commit comments

Comments
 (0)