Add 3rdparty to .gitignore.

Otherwise git status shows 3rdparty as an untracked file.

BUG=None
TEST=Ran git status and saw that 3rdparty was no longer mentioned.
BRANCH=None

Change-Id: Ia4cf88231cdb901ea11b52c88e6eac681f9300c0
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/185600
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
This commit is contained in:
Gabe Black 2014-02-06 22:01:47 -08:00 committed by chrome-internal-fetch
commit 11cf72bf5d

2
.gitignore vendored
View file

@ -53,6 +53,8 @@ tarballs/
# Ignore Kdevelop project file
.kdev4
3rdparty/
util/*/.dependencies
util/*/.test
util/cbfstool/cbfstool