venv/ .venv/ .env .git/ __pycache__/ *.pyc *.pyo *.md .cursor/ *.plan.md data/ .curosr/ # Tests and dev artifacts (not needed in image) tests/ .pytest_cache/ conftest.py *.cover htmlcov/