Merge pull request #6217 from thinkyhead/rc_fix_invisibles_to_most

Patch .gitattributes till UBL line endings are fixed
This commit is contained in:
Scott Lahteine 2017-04-02 12:52:26 -05:00 committed by GitHub
commit a37a605fee

2
.gitattributes vendored
View file

@ -3,7 +3,7 @@
# Files with Unix line endings
*.c text eol=lf
*.cpp text eol=lf
# *.cpp text eol=lf
*.h text eol=lf
*.ino text eol=lf
*.py text eol=lf