.git
.github
.venv
.env*
data/
docs/
tests/
dist/
build/
__pycache__/
*.pyc
*.md
!README.md
!README_PUBLIC.md
*.lock
