# Byte-compiled
__pycache__/
*.py[cod]
*.pyo

# Virtual environments
.venv/
venv/

# Packages
*.egg-info/
dist/
build/

# Test & coverage
.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/

# Project-specific artifacts
graphify-out/

# IDE
.idea/

# Agent config
.opencode/

# OS
.DS_Store

# Editors
*.swp
*.swo

# Audio samples
*.wav

# Auto-generated by hatch-vcs
src/mmng_ui/_version.py

# Stray dev files
Pipfile.lock
fullscreen.py
sample.txt
