1 Commits
1.0.2 ... 1.0.3

Author SHA1 Message Date
0826ecfce3 Try to fix line endings on SQL scripts 2018-04-05 16:39:36 -04:00

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.