Skip to content

fix: malformed case-insensitive LFS pattern for .pth files - #10

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/gitattributes-7fcf2d52
Open

fix: malformed case-insensitive LFS pattern for .pth files#10
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/gitattributes-7fcf2d52

Conversation

@andrewwhitecdw

@andrewwhitecdw andrewwhitecdw commented Jul 27, 2026

Copy link
Copy Markdown

Problem

fix: malformed case-insensitive LFS pattern for .pth files

Fix

Replace:

*.[pP][tT[hH] filter=lfs diff=lfs merge=lfs -text

with:

*.[pP][tT][hH] filter=lfs diff=lfs merge=lfs -text

Files changed

  • .gitattributes

@andrewwhitecdw
andrewwhitecdw marked this pull request as ready for review August 3, 2026 22:14
@andrewwhitecdw

Copy link
Copy Markdown
Author

Closing this sweep-generated PR: sole commit is missing a valid Signed-off-by trailer. It does not meet the sweep requirements (single signed-off commit).

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.

1 participant