target/ **/*.rs.bk *.pyo *.pyc __pycache__/ .pytest_cache/ .coverage htmlcov/ dist/ build/ *.egg-info/ .eggs/ .mypy_cache/ .ruff_cache/ .DS_Store *.so *.dylib *.dll Cargo.lock .vscode/ .idea/ *.swp *.swo *~ wheels/ # Build artifacts docs/source/_static/*.aux docs/source/_static/*.log docs/source/_static/*.toc docs/source/theory/*.html docs/source/theory/*.pdf