From c5388a1cd1446cc93923eed35ff55aac79192d9f Mon Sep 17 00:00:00 2001 From: David Benjamin Date: Fri, 12 May 2017 00:42:18 -0400 Subject: [PATCH] Add sde-linux64 to .gitignore. Once the ACL issue is sorted out, this will mean we don't need to re-download it each run. BUG=180 Change-Id: I589d3944f8b6ab93d8fd279966484621ab825daa Reviewed-on: https://boringssl-review.googlesource.com/16248 Commit-Queue: Steven Valdez Reviewed-by: Steven Valdez CQ-Verified: CQ bot account: commit-bot@chromium.org --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 41c6e960..21e403b1 100644 --- a/.gitignore +++ b/.gitignore @@ -18,5 +18,7 @@ util/bot/libFuzzer util/bot/llvm-build util/bot/perl-win32 util/bot/perl-win32.zip +util/bot/sde-linux64 +util/bot/sde-linux64.tar.bz2 util/bot/win_toolchain.json util/bot/yasm-win32.exe