cicd-debugger-env-final / .dockerignore
Lishika's picture
clean final submission
30bf68a
raw
history blame contribute delete
123 Bytes
.git/
.venv/
.pytest_cache/
__pycache__/
*.py[cod]
*.log
.env
artifacts/
tests/
uv.lock
migrated_from_cicd-debugger-env-2/