Skip to content

Conversation

@tgreenx
Copy link
Contributor

@tgreenx tgreenx commented Jan 13, 2026

Purpose

This PR proposes to align this repository with other Zonemaster components by updating the .gitignore file so that dist files are ignored, i.e. when doing a git status.

Context

N/A

Changes

  • Ignore any file starting with "Zonemaster-" in .gitignore

How to test this PR

Before this PR (requires building the dist file first) :

$ git status
On branch develop
Your branch is up to date with 'upstream/develop'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        Zonemaster-LDNS-5.0.1.tar.gz

And after:

$ git status
On branch update-gitignore
nothing to commit, working tree clean

@tgreenx tgreenx added this to the v2026.1 milestone Jan 13, 2026
@tgreenx tgreenx added V-Patch Versioning: The change gives an update of patch in version. RC-None Release category: Not to be included in Changes file. labels Jan 13, 2026
inc
ppport.h
MANIFEST.bak
Net-LDNS-*.tar.gz
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if we still need to ignore Net-LDNS-*.tar.gz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RC-None Release category: Not to be included in Changes file. V-Patch Versioning: The change gives an update of patch in version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants