layered-soul/.gitignore
Sam & Claude 8f975da8c3 Initial Layered Soul contract (Sam & Codex)
Creates the cross-harness Layered Soul repository skeleton while keeping hermes-soul as the Hermes-native Debby Linux backup.\n\nChecks: npx --yes prettier@3 --write touched docs/manifests
2026-06-13 14:50:54 +02:00

17 lines
249 B
Text

# 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