.direnv
.vscode
.lsp
.clj-kondo
.calva
.venv
.mypy_cache
.pytest_cache
.ruff_cache
**/.DS_Store
**/__pycache__

# Sphinx
docs/_build

# Secrets
.env
