Add vulkan-headers and vulkan-validation-layers to .gitignore

BUG=dawn:150

Change-Id: I6f90ebc2e4f26d07856fb6b22cd076d8d71629a4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/13240
Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
Jiawei Shao 2019-11-08 09:17:40 +00:00 committed by Commit Bot service account
parent ae1f25fee8
commit 1678773560
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -21,6 +21,8 @@ third_party/markupsafe/
third_party/shaderc/
third_party/spirv-cross/
third_party/spirv-headers/
third_party/vulkan-headers/
third_party/vulkan-validation-layers/
tools
out