We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61e3650 + dc2e9c8 commit a25c4fbCopy full SHA for a25c4fb
.copier/workflows/main.yaml
@@ -15,16 +15,6 @@ defaults:
15
deprecation_check:
16
enabled: true
17
file: "deprecated_examples.json"
18
- exclude:
19
- - "**/dist/**"
20
- - "**/build/**"
21
- - "**/.env"
22
- - "**/.env.*"
23
- - "**/node_modules/**"
24
- - "**/.DS_Store"
25
- - "**/coverage/**"
26
- - "**/__pycache__/**"
27
- - "**/*.pyc"
28
29
# ============================================================================
30
# WORKFLOW CONFIG REFERENCES
@@ -67,4 +57,4 @@ workflow_configs:
67
57
repo: "cbullinger/aggregation-tasks"
68
58
branch: "main"
69
59
path: "copier-config.yaml"
70
- enabled: true
60
+ enabled: true
0 commit comments