learnbee_mcp / .gitignore
AlexFocus's picture
initial commit
3ead6ad
raw
history blame
174 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Environment variables
.env
# misc
MEMO.md
backup/
!.gitkeep