We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc923f1 commit 75d72a6Copy full SHA for 75d72a6
1 file changed
.generator/cli.py
@@ -374,7 +374,6 @@ def _copy_files_needed_for_post_processing(
374
source_dir,
375
output,
376
dirs_exist_ok=True,
377
- ignore=shutil.ignore_patterns("client-post-processing"),
378
)
379
380
# We need to create these directories so that we can copy files necessary for post-processing.
0 commit comments