.git
.gitignore
.codex
**/.git
**/.venv
**/__pycache__
**/*.pyc
**/*.pyo
**/*.pyd
**/.pytest_cache
**/.mypy_cache
**/.DS_Store
.data
