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

@ -25,3 +25,5 @@ wheels/
.pytest_cache/ .pytest_cache/
.coverage .coverage
htmlcov/ htmlcov/
tests/