Files
govoplan/.gitignore
T
zemion 43380eb068
Dependency Audit / dependency-audit (push) Successful in 1m39s
Deployment Installer / deployment-installer (push) Successful in 5s
Security Audit / security-audit (push) Successful in 10m3s
Add signed runtime distribution pipeline
2026-08-03 00:54:06 +02:00

16 lines
270 B
Plaintext

.cache/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
runtime/
!tools/release/runtime/
tools/release/runtime/*
!tools/release/runtime/Dockerfile.api
!tools/release/runtime/Dockerfile.web
!tools/release/runtime/nginx.conf
__pycache__/
audit-reports/
coverage/
htmlcov/