Exclude .gitattributes from license checker

This commit is contained in:
nikitalita 2023-01-06 07:23:49 -08:00 committed by Ben Clayton
parent f08774e5f6
commit a4bc977343

View File

@ -7,6 +7,7 @@
{ {
"exclude": [ "exclude": [
".clang-format", ".clang-format",
".gitattributes",
".gitignore", ".gitignore",
".gitmodules", ".gitmodules",
".vscode/*.json", ".vscode/*.json",