Structs§
- Gitignore
Stack - The
.gitignore/.ignorerules in effect under a root directory, kept as one matcher per directory and evaluated deepest-first so a nested rule wins over a shallower one (standard gitignore precedence).
Functions§
- is_
ignored_ dir_ name - Directory names never worth descending into when collecting ignore rules or classifying live events: VCS, build, and cache dirs that are always ignored.