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
Some checks failed
CI / test (3.13) (push) Failing after 31s
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,6 +11,7 @@ __pycache__
|
||||
.mypy_cache
|
||||
uv.lock
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
.coverage
|
||||
*.py,cover
|
||||
|
||||
Reference in New Issue
Block a user