overte/.gitattributes
2015-10-20 13:58:44 -07:00

27 lines
357 B
Text

*.cfg text
*.cpp text
*.css text
*.c text
*.frag text
*.fst text
*.h text
*.html text
*.ini text
*.json text
*.js text
*.qml text
*.slf text
*.slh text
*.slv text
*.ts text
*.txt text
*.vert text
# Denote all files that are truly binary and should not be modified.
*.dds binary
*.fbx binary
*.jpg binary
*.png binary
*.svg binary
*.ttf binary
*.wav binary