|
|
@@ -8,9 +8,18 @@ version = 1 |
|
|
[[annotations]] |
|
|
[[annotations]] |
|
|
path = [ |
|
|
path = [ |
|
|
".github/renovate.json", |
|
|
".github/renovate.json", |
|
|
|
|
|
"collections/requirements.yml", |
|
|
"i18n/.gitignore", |
|
|
"i18n/.gitignore", |
|
|
"i18n/requirements.txt", |
|
|
"i18n/requirements.txt", |
|
|
"i18n/PUBLISHED_LANGUAGES" |
|
|
|
|
|
|
|
|
"i18n/PUBLISHED_LANGUAGES", |
|
|
|
|
|
".editorconfig", |
|
|
|
|
|
".envrc", |
|
|
|
|
|
".gitattributes", |
|
|
|
|
|
".gitignore", |
|
|
|
|
|
".yamllint", |
|
|
|
|
|
"flake.lock", |
|
|
|
|
|
"flake.nix", |
|
|
|
|
|
"requirements.yml" |
|
|
] |
|
|
] |
|
|
SPDX-FileCopyrightText = "NONE" |
|
|
SPDX-FileCopyrightText = "NONE" |
|
|
SPDX-License-Identifier = "CC0-1.0" |
|
|
SPDX-License-Identifier = "CC0-1.0" |
|
|
|