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

4
.gitattributes vendored
View File

@ -7,8 +7,8 @@
*.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