From 8aa087ece64280f6f504de16d87d54a5c8e61d25 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 30 Oct 2020 08:03:55 +0100 Subject: .gitignore: Ignore .test/.dependencies globally These were originally ignored only inside util/ but these files shouldn't be tracked anywhere. Change-Id: Ie0846bd8bdd6e52f420f9dd2e72a8a922102ff90 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/47012 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- util/vgabios/.gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to 'util/vgabios') diff --git a/util/vgabios/.gitignore b/util/vgabios/.gitignore index e19a8a51b68a..b3bf197215f9 100644 --- a/util/vgabios/.gitignore +++ b/util/vgabios/.gitignore @@ -1,3 +1 @@ -.dependencies -.test testbios -- cgit v1.2.3