More ignores
Change-Id: Ia855252b711cc20d96780b1880eb28ee29d90364 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/19360 Reviewed-by: dan sinclair <dsinclair@google.com>
This commit is contained in:
parent
3743c5ee65
commit
0e2da73625
|
@ -1,10 +1,15 @@
|
||||||
|
.cipd
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.gclient
|
.gclient
|
||||||
.gclient_entries
|
.gclient_entries
|
||||||
.vscode
|
.vscode
|
||||||
build
|
build
|
||||||
|
buildtools
|
||||||
out
|
out
|
||||||
third_party/cpplint
|
third_party/cpplint
|
||||||
|
third_party/binutils
|
||||||
third_party/googletest
|
third_party/googletest
|
||||||
|
third_party/llvm-build
|
||||||
third_party/spirv-headers
|
third_party/spirv-headers
|
||||||
third_party/spirv-tools
|
third_party/spirv-tools
|
||||||
|
tools/clang
|
||||||
|
|
Loading…
Reference in New Issue