Skip to content

chore(gitignore): ignore supervised-live sandbox operational files - #150

Merged
eaitbrahim merged 1 commit into
mainfrom
chore/gitignore-live-sandbox
Jul 25, 2026
Merged

chore(gitignore): ignore supervised-live sandbox operational files#150
eaitbrahim merged 1 commit into
mainfrom
chore/gitignore-live-sandbox

Conversation

@eaitbrahim

Copy link
Copy Markdown
Contributor

Adds the three supervised-live sandbox operational files to .gitignore so they stop showing as untracked:

  • config.live-sandbox.yaml
  • keel-live-run.sh
  • com.keel.live.plist

These are the operator's tiny-cap confirm-mode live-detector bundle (authored in the dev repo, deployed to ~/Documents/Keel). They mirror the already-ignored paper-forward operational files (config.paperforward.yaml / paperforward-run.sh / com.keel.paperforward.plist) and must never be committed. Their ignore lines had only ever lived in the working tree, so the three files were surfacing as untracked in every git status.

Diff is .gitignore-only. No code, no tests affected.

🤖 Generated with Claude Code

config.live-sandbox.yaml, keel-live-run.sh, and com.keel.live.plist are the
operator's tiny-cap confirm-mode live-detector bundle (authored in the dev repo,
deployed to ~/Documents/Keel). They mirror the already-ignored paper-forward
operational files and must never be committed. Their ignore lines had only ever
lived in the working tree, so the three files were showing as untracked.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@eaitbrahim
eaitbrahim merged commit ceab08e into main Jul 25, 2026
1 check passed
@eaitbrahim
eaitbrahim deleted the chore/gitignore-live-sandbox branch July 25, 2026 00:50
@eaitbrahim eaitbrahim added the tooling Dev/release tooling (Docs, CI & tooling) label Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling Dev/release tooling (Docs, CI & tooling)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant