Skip to content

chore(gitignore): ignore nix result links#2020

Merged
elezar merged 1 commit into
mainfrom
ignore-nix-result-links
Jun 26, 2026
Merged

chore(gitignore): ignore nix result links#2020
elezar merged 1 commit into
mainfrom
ignore-nix-result-links

Conversation

@elezar

@elezar elezar commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary

Ignore local Nix build out-links so nix build artifacts do not appear as untracked files. The patterns cover the default /result link and /result-* out-links without hiding every top-level result* name.

Related Issue

None.

Changes

  • Add top-level .gitignore patterns for /result and /result-*.

Testing

  • mise run pre-commit passes (not run per request)
  • Unit tests added/updated (not applicable)
  • E2E tests added/updated (not applicable)
  • Verified git check-ignore matches result, result-1, and result-foo, but not results or resultfoo

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (not applicable)

@elezar elezar enabled auto-merge (squash) June 26, 2026 12:02
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar force-pushed the ignore-nix-result-links branch from 00ef4f6 to cd8b62f Compare June 26, 2026 14:15
@elezar elezar merged commit a242f84 into main Jun 26, 2026
31 checks passed
@elezar elezar deleted the ignore-nix-result-links branch June 26, 2026 14:23
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