diff --git a/REUSE.toml b/REUSE.toml index dbbebe0..5469d16 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -1,6 +1,6 @@ version = 1 [[annotations]] -path = [".gitignore", "example.container", "ruff.toml", "Makefile"] +path = [".gitignore", "example.container", "ruff.toml", "Makefile", "containerrc.json"] precedence = "aggregate" SPDX-FileCopyrightText = "2025 Enno Tensing " SPDX-License-Identifier = "CC0-1.0"