diff --git a/.copier/workflows/main.yaml b/.copier/workflows/main.yaml index 3bfcffd..22f307d 100644 --- a/.copier/workflows/main.yaml +++ b/.copier/workflows/main.yaml @@ -15,16 +15,6 @@ defaults: deprecation_check: enabled: true file: "deprecated_examples.json" - exclude: - - "**/dist/**" - - "**/build/**" - - "**/.env" - - "**/.env.*" - - "**/node_modules/**" - - "**/.DS_Store" - - "**/coverage/**" - - "**/__pycache__/**" - - "**/*.pyc" # ============================================================================ # WORKFLOW CONFIG REFERENCES @@ -67,4 +57,4 @@ workflow_configs: repo: "cbullinger/aggregation-tasks" branch: "main" path: "copier-config.yaml" - enabled: true \ No newline at end of file + enabled: true