/ .gitattributes
.gitattributes
1 .gitattributes text 2 .gitignore text 3 4 *.pl text 5 *.lua text 6 *.tr text 7 *.md text 8 *.txt text 9 mod.conf text 10 LICENSE text 11 12 *.jpg binary 13 *.png binary 14 *.mts binary 15 *.xcf binary