We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a88870 commit 189a026Copy full SHA for 189a026
1 file changed
REUSE.toml
@@ -16,11 +16,11 @@ SPDX-License-Identifier = "LGPL-2.1-only OR LicenseRef-ESTKME-Commercial"
16
[[annotations]]
17
path = [
18
".github/**",
19
- "scripts/**",
20
"cmake/**",
21
- "CMakeLists.txt",
22
- "README.md",
23
"docs/**",
+ "scripts/**",
+ "README.md",
+ "CMakeLists.txt",
24
".editorconfig",
25
".gitignore"
26
]
0 commit comments