Files
finrod/.dockerignore
João Pedro Battistella Nadas 94969a0f46 drop Gitea Actions workflow (no runners on the homelab yet)
Falls back to ./build.sh from the workstation. Re-add the workflow
when Gitea runners are wired up.
2026-06-09 15:26:30 +02:00

11 lines
92 B
Plaintext

.git
.venv
__pycache__
*.pyc
*.pyo
.pytest_cache
.ruff_cache
.mypy_cache
README.md
build.sh