order_history_*.json
.env
.venv/
.pytest_cache/
__pycache__/
**/__pycache__/
*.pyc
.cursor/
.cursor/mcp.json
sdk/dist/

selenium_debug_*

# Secrets and sensitive files
curls
*.pem
*.key
*.p12
credentials.json
service-account*.json
*.sqlite
*.db
.env.*
.env.local
.env.production

# PII / order data
Orders/
nemligbot/order_history.json
nemligbot/order_history-old.json
config/accounts.json
