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 c91b29be12
commit a3032aec07

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