gitmodules: Ignore 3rdparty in "diff family"

This should help avoid wrong 3rdparty commit ids
creeping in.

Change-Id: I2134ad1d3ad0237ef3f12baf4d4aafb02009e7bc
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/2768
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
This commit is contained in:
Patrick Georgi 2013-03-16 00:05:09 +01:00 committed by Ronald G. Minnich
parent 69efaa0388
commit 039223a474
1 changed files with 1 additions and 0 deletions

1
.gitmodules vendored
View File

@ -2,3 +2,4 @@
path = 3rdparty path = 3rdparty
url = ../blobs.git url = ../blobs.git
update = none update = none
ignore = all