Merge pull request #610 from xPaw/gitattributes
Add gitattributes to normalize line endings
This commit is contained in:
commit
6db15b3091
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
* text eol=lf
|
||||
*.eot binary
|
||||
*.ttf binary
|
||||
*.woff binary
|
||||
*.woff2 binary
|
||||
*.png binary
|
Loading…
Reference in New Issue
Block a user