Skip to content

docs: document use_gitignore in schema reference and guide - #2957

Merged
vmaerten merged 1 commit into
go-task:mainfrom
no-hup:docs-use-gitignore
Aug 5, 2026
Merged

docs: document use_gitignore in schema reference and guide#2957
vmaerten merged 1 commit into
go-task:mainfrom
no-hup:docs-use-gitignore

Conversation

@no-hup

@no-hup no-hup commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The use_gitignore setting shipped in v3.52.0 (#2773) and is in the JSON schema and changelog, but the schema reference and guide never picked it up, so the only way to find it right now is reading the schema file itself.

This adds the root-level and per-task entries to the schema reference (same format as the neighbouring settings, descriptions match the schema.json wording and the actual merge behaviour in taskfile/ast/taskfile.go) and a short tip in the guide's fingerprinting section, since excluding gitignored build artifacts from sources/generates globs is the main use case.

Docs only, no code changes.

Disclosure: I used an AI assistant to help draft this change. I've reviewed and verified it against the implementation and I'm happy to revise anything.

@vmaerten vmaerten self-assigned this Aug 5, 2026
@vmaerten
vmaerten self-requested a review August 5, 2026 08:46

@vmaerten vmaerten left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@vmaerten
vmaerten merged commit f174912 into go-task:main Aug 5, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants