Skip to content

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

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

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

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