target/
.cargo/
*.pyc
__pycache__/
.pytest_cache/
.venv/
venv/
*.egg-info/
dist/
build/
.DS_Store
*.swp
*.swo
*~
.idea/
.vscode/
*.iml
node_modules/
.github/
tests/
examples/
