From b621a35b436bdbe62f6c558b448ca00449b4a319 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Thu, 12 Jan 2017 13:20:38 -0500 Subject: 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 Commit-Queue: Mike Klein --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3