aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-01-12 13:20:38 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-12 19:54:50 +0000
commitb621a35b436bdbe62f6c558b448ca00449b4a319 (patch)
tree6d7c9c2c74cf5abdf3e73ec5eac01afd1e9228d3 /.gitignore
parent3d97a0e2adbfa3a340031e501616c6c3ba0ff95a (diff)
drop depot_tools dependency in bin/fetch-gn
... and copy gn to bin/ when done to make it easy to find. Change-Id: I1ec405b4c45efb828626ff7d904a417f69b39cb2 Reviewed-on: https://skia-review.googlesource.com/6962 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d489d6707..46a48b77b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,5 @@ build
buildtools
tools/clang
third_party/llvm-build
+bin/gn
+bin/gn.exe