Container-Port / .gitignore
Shabista Sehar
construtcion env
0eb4f6f
raw
history blame contribute delete
178 Bytes
__pycache__/
*.pyc
*.pyo
.env
.venv/
.uv-cache/
*.egg-info/
dist/
build/
outputs/
client/__pycache__/
server/__pycache__/
tests/__pycache__/
.pytest_cache/
pytest-cache-files-*/