Files
BartelLuis 06c3474636
CI / javascript-check (push) Successful in 51s
CI / container-policy (push) Successful in 2s
CI / container-verify (push) Canceled after 0s
CI / container-publish (push) Canceled after 0s
CI / python-tests (push) Canceled after 6m59s
feat: add Proxmox provisioning service with CI and deployment tooling
2026-09-14 20:09:12 +02:00

27 lines
236 B
Plaintext

__pycache__/
*.py[cod]
.pytest_cache/
.venv/
.venv-ci-*/
venv/
*.egg-info/
build/
dist/
.coverage
htmlcov/
.cache/
reports/
build.env
deploy.env
.env
data/
secrets/
backups/
*.sqlite3
*.sqlite3-wal
*.sqlite3-shm
*.key
*.iso
*.pem
*.log