# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/
env/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Testing
.pytest_cache/
.coverage
htmlcov/
tests/html_output/

# Bundled JS (downloaded at build time)
src/litecharts/js/*.js
!src/litecharts/js/.gitkeep

# Lock file (library, not application)
uv.lock

# Dev tools
CLAUDE.md
claude-docs/
.mcp.json
