chore: sort .gitattributes file

This commit is contained in:
koru 2026-06-13 15:15:16 +00:00 committed by nekohepott
parent 5237a6cc6d
commit 2ddc276257
No known key found for this signature in database

18
.gitattributes vendored
View File

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