target/
__pycache__/
*.so
*.pyd
.venv/
*.pyc
.pytest_cache/
.DS_Store
*.egg-info/
dist/
build/
.env

# Local installer files
*.deb

