Try to fix line endings on SQL scripts

This commit is contained in:
2018-04-05 16:39:36 -04:00
parent 23a909605b
commit 0826ecfce3

1
.gitattributes vendored
View File

@@ -2,6 +2,7 @@
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
*.sqlce text eol=crlf
###############################################################################
# Set default behavior for command prompt diff.