gitignore: ignore 3rdparty/blobs

This directory gets populated at times, but is not under coreboot git
control. Let's just exclude it from the view what 'git status' command
is ran.

BRANCH=none
BUG=none
TEST='git status' does not return anything any more.

Change-Id: I27b13f5912d854d0f6618d7f44b61e7597138323
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/354670
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Vadim Bendebury 2016-06-21 15:46:33 -07:00 committed by chrome-bot
parent 4702f2ef30
commit e070ad03e7

3
.gitignore vendored
View file

@ -116,3 +116,6 @@ documentation/skconfig.tex
documentation/socketfkconfig.tex
doxygen/*
# blobs needed to build some boards, not under git control
3rdparty/blobs/