# Secrets and local runtime state
.env
*.key
*.pem
*.token

# Harness runtime archives stay in source runtime repos unless curated
sessions/
config.yaml
channel_directory.json
cron/

# Generated/runtime artifacts
*.lock
__pycache__/
*.pyc
.DS_Store
