.cache/
.vscode/
build-*/
build/
venv/
.venv/
xcshareddata/
xcuserdata/

.*.rej
.*~
.#*
.DS_Store
.xcodesamplecode.plist
*.la
*.lo
*.o
*.rej
*.xcworkspacedata
*~
CMakeUserPresets.json

# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.egg-info/
dist/
*.log
.idea/
spec*.json
python-client/moku/data/
python-client/.ruff_cache/
python-client/uv.lock
