Added extra data for wrl and step files to .gitattributes

This commit is contained in:
Oliver 2017-02-09 23:47:31 +11:00
parent e1b04a6941
commit 8819c0deba
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -8,7 +8,9 @@
*.for-* text eol=lf
*.py text eol=lf
*.wrl text eol=lf
*.wrl -diff
*.step text eol=lf
*.step -diff
*.wings binary
*.svg binary
*.pdf binary