Merge pull request #1249 from luckytyphlosion/master
Add missing files to .gitattributes.
This commit is contained in:
@@ -10,6 +10,14 @@ Makefile text eol=lf
|
|||||||
*.inc text eol=lf
|
*.inc text eol=lf
|
||||||
*.sha1 text eol=lf
|
*.sha1 text eol=lf
|
||||||
*.json text eol=lf
|
*.json text eol=lf
|
||||||
|
*.sed text eol=lf
|
||||||
|
*.cpp text eol=lf
|
||||||
|
.gitattributes text eol=lf
|
||||||
|
.gitignore text eol=lf
|
||||||
|
*.hpp text eol=lf
|
||||||
|
*.md text eol=lf
|
||||||
|
*.ps1 text eol=crlf
|
||||||
|
*.yml text eol=lf
|
||||||
|
|
||||||
*.png binary
|
*.png binary
|
||||||
*.bin binary
|
*.bin binary
|
||||||
|
|||||||
Reference in New Issue
Block a user