Added .gitattributes file to enforce line LF line endings

This commit is contained in:
Oliver 2017-02-09 22:29:36 +11:00
parent 173cfbbc45
commit 0c57c1c336
1 changed files with 12 additions and 0 deletions

12
.gitattributes vendored Normal file
View File

@ -0,0 +1,12 @@
*.lib text eol=lf
*.dcm text eol=lf
*.md text eol=lf
*.kicad_mod text eol=lf
*.txt text eol=lf
*.for-* text eol=lf
*.py text eol=lf
*.wrl binary
*.step binary
*.wings binary
*.svg binary
*.pdf binary