1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-25 09:59:23 +01:00

.gitattributes: adjust linguist

This commit is contained in:
Aminda Suomalainen 2023-02-17 14:28:20 +02:00
parent fda4a6252f
commit c7aafa02cc
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

12
.gitattributes vendored
View File

@ -1,2 +1,10 @@
# Line ending normalisation, GH language detection opt-out
* text=auto -linguist-detectable
# Line ending normalisation, force GH language detection
* text=auto linguist-detectable
# These don't feel like mine
.github/** text=auto -linguist-detectable
_includes/** text=auto -linguist-detectable
# Unnecessary for statistics
Gemfile text linguist-vendored
Gemfile.lock text linguist-generated