Restore .gitattributes

Change-Id: I91aac8035706dc7a914a669f40b6a974d7371f92
This commit is contained in:
Saggi Mizrahi 2016-12-12 14:14:14 +02:00
parent ea52dda0af
commit 7cba0a0735
1 changed files with 17 additions and 0 deletions

17
.gitattributes vendored Normal file
View File

@ -0,0 +1,17 @@
*.py text eol=lf
*.txt text eol=lf
*.yaml text eol=lf
*.rst text eol=lf
*.sh text eol=lf
*.conf text eol=lf
*.ini text eol=lf
*.cfg text eol=lf
*.json text eol=lf
*.pu text eol=lf
*.md text eol=lf
*.svg text eol=lf
*.inc text eol=lf
*.png binary
*.jpg binary
*.jpeg binary