mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
.gitignore third_party/windows/clang/win-amd64
third_party/windows/clang/win-amd64 was added to DEPS in d7aeda9fca8b2 (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 <thakis@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>
This commit is contained in:
parent
8eb8015544
commit
e383fa1d04
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,6 +45,7 @@
|
|||||||
/third_party/ninja/linux
|
/third_party/ninja/linux
|
||||||
/third_party/ninja/mac*
|
/third_party/ninja/mac*
|
||||||
/third_party/ninja/ninja.exe
|
/third_party/ninja/ninja.exe
|
||||||
|
/third_party/windows/clang/win-amd64
|
||||||
/third_party/zlib/zlib
|
/third_party/zlib/zlib
|
||||||
/xcodebuild
|
/xcodebuild
|
||||||
tags
|
tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user