.env __pycache__/ .pytest_cache/ .mypy_cache/ .venv/ venv/ # Ignoring data directory to prevent pushing binary index files data/index/ data/sessions/ # Ignore local backup directories backup*/ *backup*/ hf_credentials.txt *.zip tests/