NEW: .gitattributes Set Unix-only files to eol=lf

This commit is contained in:
Tom Limoncelli
2017-07-14 14:38:00 -04:00
parent 620f77fbe9
commit 3784c0551c

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
bin/** text eol=lf
tools/** text eol=lf
Makefile text eol=lf
Portfile text eol=lf
blackbox.plugin.zsh text eol=lf