# Ignore temporary and cache files
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.coverage
*.egg-info/

# Keep langgraph as submodule (managed by git submodule)
# Sparse checkout will handle the filtering
