Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

23 line
544 B

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