chore: enhance project initialization by adding post-task handling and improving file overwrite behavior
Some checks failed
CI / test (3.13) (push) Failing after 31s

This commit is contained in:
Alexander Kalinovsky
2025-08-27 16:37:37 +03:00
parent 90b0202f39
commit 62b12690c8
7 changed files with 308 additions and 158 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ __pycache__
.mypy_cache
uv.lock
build/
dist/
*.egg-info/
.coverage
*.py,cover