diff --git a/copier.yaml b/copier.yaml index 2db4bb5..0f8a5d5 100644 --- a/copier.yaml +++ b/copier.yaml @@ -36,6 +36,9 @@ email: # CONFIGURATION ------------------------- _templates_suffix: "" _subdirectory: "./template" +_exclude: + - license + - license_header _tasks: # Remove unused imports and variables - >-