Skip to content

gitignore: maintenance updates - #22445

Closed
vszakats wants to merge 4 commits into
curl:masterfrom
vszakats:gitignore
Closed

gitignore: maintenance updates#22445
vszakats wants to merge 4 commits into
curl:masterfrom
vszakats:gitignore

Conversation

@vszakats

Copy link
Copy Markdown
Member

vszakats added 4 commits July 30, 2026 11:33
This isn't supposed to be left here, if it is normally, it should either
be fixed or also delete manpage.tmp.*, which is used in the same pattern
in Makefile.am.
This reverts commit 81a1ff5ba4cf0cd2d6becd2b5a5f19bf5de3457b.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Maintenance update to gitignore rules to keep the repo and generated-docs areas free of transient build artifacts, aligning ignores with current tooling and removing obsolete entries.

Changes:

  • Ignore manpage.tmp.* in docs/cmdline-opts/ to match the doc-generation workflow that creates temporary manpage files.
  • Remove obsolete top-level ignore entries for curl_fuzzer, curl_fuzzer_seed_corpus.zip, and libstandaloneengine.a.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
docs/cmdline-opts/.gitignore Adds an ignore for manpage.tmp.* temporary files generated during manpage creation.
.gitignore Drops obsolete ignore entries related to legacy fuzzer artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vszakats vszakats closed this in 1d7b8e6 Jul 30, 2026
@vszakats
vszakats deleted the gitignore branch July 30, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants