2 Commits

Author SHA1 Message Date
44afbabce7 fix: add init file 2025-05-12 11:03:05 +02:00
d5ef5da5b2 feat: move template into subdirectory 2025-05-12 10:56:17 +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