chore(backend): exclude tests/ from production Docker image

This commit is contained in:
Anish Sarkar 2026-05-06 17:16:22 +05:30
parent e5ae97af55
commit c720866a67

View file

@ -24,4 +24,6 @@ wheels/
*.egg
.pytest_cache/
.coverage
htmlcov/
htmlcov/
tests/