# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

coverage.txt
coverage.xml
*.pyc

.coverage
.pre-commit-cache
.pytest_cache
.uv-cache
.venv

.idea
venv
