Matrix Docker Ansible eploy
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

19 строки
438 B

  1. version = 1
  2. # Computer-generated files
  3. [[annotations]]
  4. path = [
  5. "flake.lock",
  6. "flake.nix",
  7. "poetry.lock",
  8. "requirements.yml",
  9. ]
  10. SPDX-FileCopyrightText = "NONE"
  11. SPDX-License-Identifier = "AGPL-3.0-or-later"
  12. # https://reuse.software/faq/#aggregate-info
  13. [[annotations]]
  14. path = ["i18n/**/*.po"]
  15. precedence = "aggregate"
  16. SPDX-FileCopyrightText = "2024 MDAD Team and contributors"
  17. SPDX-License-Identifier = "AGPL-3.0-or-later"