move template into subdirectory #15

Merged
perl_d merged 1 commits from feat/2_move_template_to_subdir into main 2025-05-12 11:14:59 +02:00
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