__pycache__
*.pyc
*.pyo
.pytest_cache
.coverage
*.egg-info
build
dist
venv
.venv
.git
.github
*.db
*.log
.DS_Store
node_modules
tests/
docs/
examples/
*.ipynb
