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>
This commit is contained in:
Dan Sinclair 2020-03-05 18:17:32 +00:00 committed by Ryan Harrison
parent 91e57dd7d8
commit bf2b8973ed
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,5 +1,7 @@
.vscode
.DS_Store
.gclient
.gclient_entries
.vscode
build
out
third_party/cpplint