Adds MSSQL (YAML-based) blueprint
Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/bb9c8004 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/bb9c8004 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/bb9c8004 Branch: refs/heads/0.7.0-incubating Commit: bb9c8004b359334a10457461fe9844f0e0bd049e Parents: e697d11 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/blob/bb9c8004/.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
