Merge pull request #6127 from AndrewMeadows/gitattributes

gitattributes take 2
This commit is contained in:
Brad Davis 2015-10-20 15:48:44 -07:00
commit f54fe50c79
15 changed files with 3021 additions and 2994 deletions

27
.gitattributes vendored Normal file
View file

@ -0,0 +1,27 @@
*.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