.gitattributes: more linguist experimenting

This commit is contained in:
Aminda Suomalainen 2023-02-17 14:03:07 +02:00
parent 7bf41cad51
commit 1e83748c43
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 10 additions and 1 deletions

11
.gitattributes vendored
View File

@ -1,4 +1,13 @@
* text=auto -linguist-detectable # Line normalisation, GitHub language detection
* text=auto linguist-detectable
# These don't feel like mine'
_config.yml/** text=auto -linguist-detectable
_data/** text=auto -linguist-detectable
_includes/** text=auto -linguist-detectable
_layouts/** text=auto -linguist-detectable
_matrix/** text=auto -linguist-detectable
_sass/** text=auto -linguist-detectable
# LFS # LFS
*.jpeg filter=lfs diff=lfs merge=lfs -text *.jpeg filter=lfs diff=lfs merge=lfs -text