1
0
mirror of https://github.com/a2x/cs2-dumper.git synced 2025-04-06 01:45:35 +08:00

Add '*.yaml' to .gitattributes

This commit is contained in:
a2x 2023-12-08 18:07:23 +10:00
parent 1688e3e04c
commit 70563cd87f

1
.gitattributes vendored

@ -3,3 +3,4 @@
*.json linguist-detectable=false
*.py linguist-detectable=false
*.rs linguist-detectable=true
*.yaml linguist-detectable=false