*.pyc
*.egg-info/
*.so

.pytest_cache
__pycache__
.vscode/
build/
dist/

# Documentation build
doc/_build/
doc/_auto_examples/
