Skip to content

Update .gitignore after #1900#1958

Merged
mdboom merged 1 commit intoNVIDIA:mainfrom
mdboom:gitignore-after-1900
Apr 21, 2026
Merged

Update .gitignore after #1900#1958
mdboom merged 1 commit intoNVIDIA:mainfrom
mdboom:gitignore-after-1900

Conversation

@mdboom
Copy link
Copy Markdown
Contributor

@mdboom mdboom commented Apr 21, 2026

I missed that we should probably have updated this in #1900, since these files are now "ok to be committed". Not critical, but git tooling could get confused without this.

@mdboom mdboom self-assigned this Apr 21, 2026
@mdboom mdboom added the cuda.bindings Everything related to the cuda.bindings module label Apr 21, 2026
@mdboom mdboom added this to the cuda.bindings next milestone Apr 21, 2026
@rwgk
Copy link
Copy Markdown
Contributor

rwgk commented Apr 21, 2026

Using [no-ci] in the PR title would seem appropriate (CI will still run on main).

@github-actions

This comment has been minimized.

@mdboom mdboom merged commit 515b513 into NVIDIA:main Apr 21, 2026
95 of 98 checks passed
@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Copy Markdown

Doc Preview CI
Preview removed because the pull request was closed or merged.

@leofang leofang added the to-be-backported Trigger the bot to raise a backport PR upon merge label Apr 22, 2026
@github-actions
Copy link
Copy Markdown

Backport failed for 12.9.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 12.9.x
git worktree add -d .worktree/backport-1958-to-12.9.x origin/12.9.x
cd .worktree/backport-1958-to-12.9.x
git switch --create backport-1958-to-12.9.x
git cherry-pick -x 515b513e718733a336b4d3bf9643ac324b6adc36

@leofang
Copy link
Copy Markdown
Member

leofang commented Apr 22, 2026

Ah... we need to merge #1957 first

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

Labels

cuda.bindings Everything related to the cuda.bindings module to-be-backported Trigger the bot to raise a backport PR upon merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants