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

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
.eggs/
wheels/
*.whl

# Hatch / build backends
.hatch/

# Test / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/
coverage.xml
.mypy_cache/
.ruff_cache/

# Virtual envs
.venv/
venv/
env/
.envrc

# Editors / OS
.idea/
.vscode/
.DS_Store
*.swp

# chDB session artifacts
*.chdb/
chdb_*.tmp
