.gitattributes: add a note on git-lfs not supporting case-insensitivity

This commit is contained in:
Aminda Suomalainen 2023-11-13 10:54:48 +02:00
parent e322b50e73
commit ea0f1a1b85
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -73,3 +73,5 @@ Windows/** text=auto eol=crlf
# provided by git-lfs. https://github.com/git-lfs/git-lfs/wiki/File-Locking
LICENSE text lockable
CITATION.cff text lockable
# NOTE! .gitattributes doesn't support the case-insensitive style above!