commit | 0cd8edc31b58297a5ea04fa0d7665fe623f2cdbc | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Oct 21 19:47:14 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 21 19:47:14 2021 +0000 |
tree | 072f6b2f54f9a680066828b2d7937bd7b770601c | |
parent | e772615b533b5d9b145b4d25423699b7cedb7bc4 [diff] [blame] |
Add /third_party/gpuweb to .gitignore Change-Id: I0a854b633ae04029d54f4607fbb81522d0461113 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/67260 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
diff --git a/.gitignore b/.gitignore index d1da2c1..c79ec54 100644 --- a/.gitignore +++ b/.gitignore
@@ -13,6 +13,7 @@ /third_party/glfw /third_party/glm /third_party/googletest +/third_party/gpuweb /third_party/jinja2 /third_party/jsoncpp /third_party/llvm-build