.git .venv __pycache__/ .pytest_cache/ .mypy_cache/ .ruff_cache/ *.pyc *.pyo *.pyd *.log *.db cache/ hf_artifacts/ data/processed/ tests/ examples/ docker/