# folders
*.egg-info/
.hypothesis/
.idea/
.mypy_cache/
.pytest_cache/
.scannerwork/
.tox/
.venv/
.vscode/
__pycache__/
virtualenv/
build/
docs/build
dist/
node_modules/
results/
site/
site_lang/
target/
.ruff_cache/

# files
**/*.so
**/*.sqlite
*.iml
**/*_test*
.DS_Store
.coverage
.coverage.*
.python-version
coverage.*
example.sqlite
.env

docs/source/_static/switcher.json