.git
.github
.agents
.cursor
.venv
__pycache__
*.pyc
*.db
*.sqlite3
*.pem
*.key
.env
dist
build
*.egg-info
tests
docs
examples
*.md
!README.md
