From 251e26683e25fdbef329e9e731319ef95b0f7327 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 7 Aug 2022 17:17:41 -0600 Subject: [PATCH] util/lint: Add .gitignore files to list that don't need a license Signed-off-by: Martin Roth Change-Id: I568a357b40e8bb69b2b26752d241f06adfbe029e Reviewed-on: https://review.coreboot.org/c/coreboot/+/66503 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson Reviewed-by: Matt DeVillier --- util/lint/lint-000-license-headers | 1 + 1 file changed, 1 insertion(+) diff --git a/util/lint/lint-000-license-headers b/util/lint/lint-000-license-headers index e6c62b9ad5..b9d93fd77c 100755 --- a/util/lint/lint-000-license-headers +++ b/util/lint/lint-000-license-headers @@ -34,6 +34,7 @@ EXAMPLE|\ NEWS|\ ChangeLog|\ Dockerfile|\ +\.gitignore$|\ \.in$|\ \.[18]$|\ \.md$|\