# Build artifacts
target/

# Database data
heliosdb-data/

# History files
.heliosdb_history

# Python cache
__pycache__/
*.pyc
.pytest_cache/

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

# Generated certificates
certs/

# Secrets and credentials
.env
.env.*
*.pem
*.key
*.p12
*.pfx
credentials*
secrets*

# Release binaries
releases/

# Empty directories
echo/

# Runtime files
heliosdb.pid

# Per-repo code-graph index (code-graph track pilot convention)
.helios-index/
.helios-kb/

# Local fastembed model cache (pulled by `--features code-embed` builds)
.fastembed_cache/
bench-data-predicate-pushdown/
