Patch .gitattributes till UBL line endings are fixed

2.0.x
Scott Lahteine 8 years ago
parent 289e3d6844
commit 01a293b6e3

2
.gitattributes vendored

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

Loading…
Cancel
Save