Documentation
¶
Overview ¶
Package ignore is the gtb-only `ignore` command group. It manages a generated project's .gtb/ignore rules — the file that marks deliberately diverged generated files hands-off so `regenerate` stops re-rendering them and stops raising conflicts.
Unlike `gtb template`, the ignore verbs do NOT regenerate: the ignore file is read fresh on the next `regenerate`, and editing it changes nothing already on disk. So `add`/`remove` are pure file edits and `--dry-run` means "show the resulting file", not "simulate a regenerate". See https://gitlab.com/phpboyscout/go-tool-base/-/wikis/specs/0181-ignore-command-and-discoverability.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.