fix reuse

This commit is contained in:
Christoph Reiter 2025-06-28 21:07:56 +02:00
parent 402cb14acc
commit ab422966a2

View File

@ -1,7 +1,7 @@
version = 1
[[annotations]]
path = [".flake8", ".dockerignore", ".github/**", ".gitignore", "app/**.py", "app/static/theme.js", "app/templates/**", "Dockerfile", "frontend/**", "poetry.lock", "pyproject.toml", "README.rst", "setup.cfg", "tests/**", "REUSE.toml"]
path = ["docker-compose.yml", ".flake8", ".dockerignore", ".github/**", ".gitignore", "app/**.py", "app/static/theme.js", "app/templates/**", "Dockerfile", "frontend/**", "poetry.lock", "pyproject.toml", "README.rst", "setup.cfg", "tests/**", "REUSE.toml"]
precedence = "aggregate"
SPDX-FileCopyrightText = "The MSYS2 Authors"
SPDX-License-Identifier = "MIT"