Skip to content

Commit 1b78ede

Browse files
committed
Add vcpkg files to REUSE
1 parent b58cbd1 commit 1b78ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ SPDX-License-Identifier = "MIT"
1919

2020
#misc config files
2121
[[annotations]]
22-
path = [".pre-commit-config.yaml", ".codespellrc", ".krazy", ".cmake-format.py", "**.clang-format", ".clang-tidy", "**.gitignore", ".gitmodules", ".gitreview", ".markdownlint.jsonc", "appveyor.yml", "REUSE.toml"]
22+
path = [".pre-commit-config.yaml", ".codespellrc", ".krazy", ".cmake-format.py", "**.clang-format", ".clang-tidy", "**.gitignore", ".gitmodules", ".gitreview", ".markdownlint.jsonc", "appveyor.yml", "REUSE.toml", "vcpkg.json", "vcpkg-configuration.json"]
2323
precedence = "aggregate"
2424
SPDX-FileCopyrightText = "Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>"
2525
SPDX-License-Identifier = "BSD-3-Clause"

0 commit comments

Comments
 (0)