.*.swp

.vscode/
uv.lock
.complexipy_cache/
.coverage*
.python-version
.venv/
docs/_build/
build/
dist/
*.egg-info/
__pycache__/
*.pyc
.mypy_cache/
.pytest_cache/
.ruff_cache/
*.so
*.log
*.aprof

