feat(core): Set up native Python task runner project (no-changelog) (#18257)

This commit is contained in:
Iván Ovejero
2025-08-13 19:52:04 +02:00
committed by GitHub
parent ed2a490351
commit 8bc6ee727a
8 changed files with 135 additions and 0 deletions

2
.gitignore vendored
View File

@@ -37,3 +37,5 @@ compiled
packages/cli/src/modules/my-feature
.secrets
packages/testing/**/.cursor/rules/
.venv
.ruff_cache