Skip to content

Commit e383fa1

Browse files
markmentovaiCrashpad LUCI CQ
authored and
Crashpad LUCI CQ
committed
.gitignore third_party/windows/clang/win-amd64
third_party/windows/clang/win-amd64 was added to DEPS in d7aeda9 (https://chromium-review.googlesource.com/c/6242577, 2025-02-24) without a corresponding .gitignore entry. This adds the missing entry so that properly `gclient sync`ed trees don’t appear dirty on Windows. Bug: 384682775 Change-Id: I5d1ec54f20d9e1464cd832fa4b0a3ac54e114c6f Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6310239 Reviewed-by: Nico Weber <[email protected]> Commit-Queue: Mark Mentovai <[email protected]>
1 parent 8eb8015 commit e383fa1

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
@@ -45,6 +45,7 @@
4545
/third_party/ninja/linux
4646
/third_party/ninja/mac*
4747
/third_party/ninja/ninja.exe
48+
/third_party/windows/clang/win-amd64
4849
/third_party/zlib/zlib
4950
/xcodebuild
5051
tags

0 commit comments

Comments
 (0)