fix: exclude copier.yml from template
All checks were successful
release / Release (push) Successful in 14s
All checks were successful
release / Release (push) Successful in 14s
This commit is contained in:
@ -2,6 +2,7 @@ _exclude:
|
|||||||
- ".gitea/"
|
- ".gitea/"
|
||||||
- ".git/"
|
- ".git/"
|
||||||
- "CHANGELOG.md"
|
- "CHANGELOG.md"
|
||||||
|
- "copier.yml"
|
||||||
# imports
|
# imports
|
||||||
|
|
||||||
_jinja_extensions:
|
_jinja_extensions:
|
||||||
|
Reference in New Issue
Block a user