feat: move template into subdirectory
Some checks failed
release / Release (push) Failing after 14s

BREAKING CHANGE: reorganises repo, arbitrary choice for v1 release
This commit is contained in:
2025-05-12 10:55:41 +02:00
parent 4456f21f90
commit 79845f7697
32 changed files with 3 additions and 6 deletions

View File

@ -1,10 +1,7 @@
_exclude:
- ".gitea/"
- ".git/"
- "CHANGELOG.md"
- "copier.yml"
# imports
# repo config
_subdirectory: template
# imports
_jinja_extensions:
- bec_lib.utils.copier_jinja_filters.CopierFilters

View File