# Python package files (not needed for ClawHub skill)
stock_data_skill/
pyproject.toml
.python-version
.gitignore
.env
.env.example
.venv/
build/
dist/
*.egg-info/
__pycache__/
*.pyc
LICENSE

.claude/
