mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-26 02:48:32 +01:00
c737ed0612
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
19 lines
438 B
TOML
19 lines
438 B
TOML
version = 1
|
|
|
|
# Computer-generated files
|
|
[[annotations]]
|
|
path = [
|
|
"flake.lock",
|
|
"flake.nix",
|
|
"poetry.lock",
|
|
"requirements.yml",
|
|
]
|
|
SPDX-FileCopyrightText = "NONE"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
|
|
|
# https://reuse.software/faq/#aggregate-info
|
|
[[annotations]]
|
|
path = ["i18n/**/*.po"]
|
|
precedence = "aggregate"
|
|
SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
|
|
SPDX-License-Identifier = "AGPL-3.0-or-later" |