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