diff --git a/.gitattributes b/.gitattributes index 105f811..4d18c45 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,13 +2,13 @@ * text=auto eol=lf *.png lfs -*.git* linguist-language=Shell -*.json linguist-detectable -*.jsonc linguist-language=JSON -*.sum linguist-generated -*.toml linguist-detectable -*.yml linguist-language=YAML -*.yaml linguist-detectable -flake.lock linguist-language=JSON linguist-generated -/vendor/* linguist-vendored +*.git* linguist-language=Shell +*.json linguist-detectable +*.jsonc linguist-language=JSON +*.sum linguist-generated +*.toml linguist-detectable +*.yaml linguist-detectable +*.yml linguist-language=YAML +flake.lock linguist-language=JSON linguist-generated +/vendor/** linguist-vendored *.png filter=lfs diff=lfs merge=lfs -text