mirror of
https://github.com/overte-org/overte.git
synced 2025-07-14 10:56:45 +02:00
Merge pull request #6120 from jherico/marge
Fixing a bug in the gitattributes file
This commit is contained in:
commit
f68d897104
1 changed files with 4 additions and 4 deletions
8
.gitattributes
vendored
8
.gitattributes
vendored
|
@ -19,7 +19,7 @@
|
||||||
*.png binary
|
*.png binary
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
*.wav binary
|
*.wav binary
|
||||||
*.fbx text
|
*.fbx binary
|
||||||
*.dds text
|
*.dds binary
|
||||||
*.svg text
|
*.svg binary
|
||||||
*.ttf text
|
*.ttf binary
|
||||||
|
|
Loading…
Reference in a new issue