# Credentials — never commit config.json # Generated output modlist_json/ downloads/ # Python __pycache__/ *.py[cod] *.pyo *.pyd .Python *.egg-info/ dist/ build/ .eggs/ # Coverage .coverage *.cover *.py,cover htmlcov/ coverage.xml # Virtual environments venv/ .venv/ env/ # Editor / OS .vscode/ .idea/ *.swp *.swo .DS_Store Thumbs.db # Claude Code local settings .claude/