# Generated artifacts
coverage.xml
htmlcov/
.pytest_cache/
__pycache__/

# Virtual environment
.venv/

# Build artifacts
target/
*.so
*.pyd
