diff --git a/.gitattributes b/.gitattributes index e745b9b..188d994 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 *.jpeg filter=lfs diff=lfs merge=lfs -text