Updated to Kobalt 1.0.19.

This commit is contained in:
Erik C. Thauvin 2017-03-21 15:17:08 -07:00
parent ece42cb69f
commit 8788ee4658
4 changed files with 7 additions and 6 deletions

7
.gitattributes vendored
View file

@ -1,4 +1,5 @@
# Normalize line endings in text files to LF on checkin.
# (this overrides core.autocrlf)
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# batch files are specific to windows and always crlf
*.bat eol=crlf