From 0e2da73625f166317d3a7b674a98de7cb2c15d87 Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Sun, 12 Apr 2020 18:21:02 +0000 Subject: [PATCH] More ignores Change-Id: Ia855252b711cc20d96780b1880eb28ee29d90364 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/19360 Reviewed-by: dan sinclair --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 0e382d7fbd..6d3242f4e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,15 @@ +.cipd .DS_Store .gclient .gclient_entries .vscode build +buildtools out third_party/cpplint +third_party/binutils third_party/googletest +third_party/llvm-build third_party/spirv-headers third_party/spirv-tools +tools/clang