.gitattributes: add text normalisation

This commit is contained in:
Aminda Suomalainen 2023-02-12 14:30:12 +02:00
parent 3ac5022d9d
commit 34d4d30c75
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,2 +1,3 @@
* text=auto
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text