.claude/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.ruff_cache/
.pytest_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
*.egg
site/
# Bundled Cesium build, fetched by scripts/fetch_cesium.py (vendor/.gitkeep
# stays committed so the packaging force-include always has a valid path)
cesiumkit/vendor/cesium/
