.git
.gitlab
.github
.idea
.vscode
.venv
__pycache__
**/__pycache__
.pytest_cache
.ruff_cache
.mypy_cache
.pyright_cache
.tox
dist
build
*.egg-info
tests
docs/*
!docs/source/
!docs/source/**
node_modules
.DS_Store
