fix: exclude copier.yml from template
All checks were successful
release / Release (push) Successful in 14s

This commit is contained in:
2025-05-09 11:57:38 +02:00
parent 94ab73fd13
commit 8d33e8c2eb

View File

@ -2,6 +2,7 @@ _exclude:
- ".gitea/"
- ".git/"
- "CHANGELOG.md"
- "copier.yml"
# imports
_jinja_extensions: