pharmacy-mcp / .gitignore
Chris McMaster
Enhancements
56881ad
raw
history blame contribute delete
140 Bytes
inputs.json
/venv/
/.venv/
# Standard python project gitignore
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyw
*.pyz
*.pywz
*.pyzw
*.pyzwz
chatbot.py