From 039223a4741d513c7ea3c9cc1bb84ad612773768 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sat, 16 Mar 2013 00:05:09 +0100 Subject: gitmodules: Ignore 3rdparty in "diff family" This should help avoid wrong 3rdparty commit ids creeping in. Change-Id: I2134ad1d3ad0237ef3f12baf4d4aafb02009e7bc Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/2768 Reviewed-by: Ronald G. Minnich Tested-by: build bot (Jenkins) --- .gitmodules | 1 + 1 file changed, 1 insertion(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e53e9af40d..25ba6e3c67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,4 @@ path = 3rdparty url = ../blobs.git update = none + ignore = all -- cgit v1.2.3