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

# Virtual environments
.venv

# uv package manager
uv.lock

# Python version files
.python-version

# Environment variables
.env
.env.local

# IDE/Editor files
.vscode/
.idea/
*.swp
*.swo
*~

# macOS
.DS_Store

# Debug logs
debug.log

# Test coverage
.coverage
htmlcov/
coverage.xml

# Build artifacts
dist/
build/

z_*.md
z_*.txt
*.html
