Skip to main content

buttons ignore

Keep a button or drawer out of git (writes .buttons/.gitignore)

Synopsis

Adds the named button/drawer to .buttons/.gitignore so git won’t track it. Useful for scratch/test buttons an agent spins up while iterating.
The .buttons/.gitignore file is a standard gitignore scoped to the .buttons/ subtree — git applies it natively, no extra config.

Options

Options inherited from parent commands

SEE ALSO

  • buttons - Deterministic workflow engine for agents