chore(nlp-service): add .dockerignore to exclude dev artifacts from image

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-06-07 15:50:01 +02:00
committed by marcel
parent 829194f345
commit f4e8632e0d

View File

@@ -0,0 +1,6 @@
venv/
.env
__pycache__/
.pytest_cache/
test_*.py
*.md