Fixes for .gitattributesfiel
This commit is contained in:
parent
268e76f88b
commit
14647add1e
1 changed files with 4 additions and 1 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
@ -1,8 +1,11 @@
|
||||||
* text=lf
|
* text=auto
|
||||||
*.wrl -diff
|
*.wrl -diff
|
||||||
*.pack binary
|
*.pack binary
|
||||||
*.png binary
|
*.png binary
|
||||||
*.step binary
|
*.step binary
|
||||||
|
*.stp binary
|
||||||
|
*.STEP binary
|
||||||
|
*.STP binary
|
||||||
*.wings binary
|
*.wings binary
|
||||||
*.svg binary
|
*.svg binary
|
||||||
*.pdf binary
|
*.pdf binary
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue