commitguard-env / .dockerignore
Nitishkumar-ai's picture
Deployment Build (Final): Professional Structure + Blog
95cbc5b
raw
history blame contribute delete
176 Bytes
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
ENV/
.uv-cache/
wandb/
outputs/
temp_deploy/
temp_space/
temp_write_probe/
temp_pip_*/
*.log
.git/