progressively working deploy scenario
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
.git
|
||||
.vscode
|
||||
.claude
|
||||
*.egg-info
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.env*
|
||||
docker-compose*.yml
|
||||
*.md
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user