Adds MSSQL (YAML-based) blueprint
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/48896883 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/48896883 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/48896883 Branch: refs/heads/0.7.0-incubating Commit: 488968838d11bb00611e98cee0fc72a977ad1738 Parents: 7680018 Author: Martin Harris <[email protected]> Authored: Thu May 21 13:07:32 2015 +0100 Committer: Richard Downer <[email protected]> Committed: Thu May 28 17:27:35 2015 +0100 ---------------------------------------------------------------------- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/48896883/.gitattributes ---------------------------------------------------------------------- diff --git a/.gitattributes b/.gitattributes index 21ceeba..7920d0e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,4 @@ *.sh text eol=lf *.bat text eol=crlf *.ps1 text eol=crlf - +*.ini text eol=crlf
