Issue 1: Warning prompt for overriding files
I created a .gitignore file before running azd init. This was the prompt I was shown:

The UX looks off to me (could just be me). I also wonder if we should breaking apart azd init into
- Downloading code to temp directory...
- Copying files to
d:\repos\azd-sources\empty
which this prompt would come in.
Issue 2: Running init on an existing directory with azure.yaml defined
The "Initializing a project" header isn't printed here, which the indented "Downloading template code" seems out-of-place

Issue 1: Warning prompt for overriding files
I created a
.gitignorefile before runningazd init. This was the prompt I was shown:The UX looks off to me (could just be me). I also wonder if we should breaking apart
azd initintod:\repos\azd-sources\emptywhich this prompt would come in.
Issue 2: Running
initon an existing directory withazure.yamldefinedThe "Initializing a project" header isn't printed here, which the indented "Downloading template code" seems out-of-place