# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so
*.dll

# Distribution / packaging
build/
dist/
lib/
lib64/
*.egg-info/
*.egg

# Unit test / coverage reports
htmlcov/
.coverage
.coverage.*
.cache
coverage.xml
*.cover
.pytest_cache/

# Sphinx documentation
docs/_build/

# IDEs
.vscode
.idea/

# Environments
.venv*

# Misc local
.mypy_cache
imgui.ini
.DS_Store
/tmp/
