gitops-status-api/.dockerignore
2026-04-21 13:10:31 +03:00

10 lines
73 B
Plaintext

__pycache__
*.pyc
*.pyo
.git
.gitignore
README.md
.pytest_cache
venv
env