Devcontainer: Update SMTP FROM address (#10970)

This commit is contained in:
Jacob Overgaard
2021-08-30 09:25:04 +02:00
committed by GitHub
parent c2016a6f44
commit a73c7bb8a1
2 changed files with 6 additions and 4 deletions

2
.gitattributes vendored
View File

@@ -1,3 +1,4 @@
* text=auto
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
@@ -44,6 +45,7 @@
*.json text=auto
*.xml text=auto
*.resx text=auto
*.yml text eol=lf core.whitespace whitespace=tab-in-indent,trailing-space,tabwidth=2
*.csproj text=auto merge=union
*.vbproj text=auto merge=union