# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.pytest_cache
_version.py

.zig-cache
zig-out
version.zig

.venv
.env
.DS_Store

# State savers artifacts
*.jsonl
!python/tests/types/files/examples/test.jsonl

*.dump
*.wav

# Safe testing during development
sandbox/

# Docs
node_modules/
.docusaurus/
