From 43c32f14cd2f41a452f46328f1744ae767ef5963 Mon Sep 17 00:00:00 2001 From: Mohan Manikanta Date: Fri, 3 Jul 2026 13:27:05 +0530 Subject: [PATCH] Add files to ignore from copyright updates. --- .copywrite.hcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.copywrite.hcl b/.copywrite.hcl index a868834..8992439 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -10,6 +10,8 @@ project { header_ignore = [ "**/testdata/**", "licensecheck/copyright_test.go", + "licensecheck/update_test.go", + ".github/copilot-instructions.md", # Forked and modified project "addlicense/**",