Not having these files marked as binary causes problems for older versions of git (like 1.8.3.1 on CentOS/RHEL 7).
10 lines
185 B
Text
10 lines
185 B
Text
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
|
|
|
* text=auto eol=lf
|
|
*.rs rust
|
|
*.woff binary
|
|
*.ttf binary
|
|
*.otf binary
|
|
*.png binary
|
|
*.eot binary
|
|
*.woff2 binary
|