commit | bf2b8973edb8edbd8c24d2a72155f86566889dbd | [log] [tgz] |
---|---|---|
author | Dan Sinclair <dsinclair@google.com> | Thu Mar 05 18:17:32 2020 +0000 |
committer | Ryan Harrison <rharrison@chromium.org> | Thu Mar 05 18:17:32 2020 +0000 |
tree | 3346aa181770fd123468b998f7a50e6673536e52 | |
parent | 91e57dd7d82631dce6a7bf5210c06db88eb18966 [diff] |
Add gclient files to gitignore This Cl updates the .gitignore with the .gclient and .gclient_entries files. Bug: tint:12 Change-Id: I645016ca83396c0616f2ad3f69d2ce510be59b53 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/16580 Reviewed-by: Ryan Harrison <rharrison@chromium.org>
diff --git a/.gitignore b/.gitignore index ed1481c..0e382d7 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,5 +1,7 @@ -.vscode .DS_Store +.gclient +.gclient_entries +.vscode build out third_party/cpplint