Updating devcontainer setup and related documentation

This commit is contained in:
Scott Ruoti 2022-12-19 10:07:40 -05:00
parent dfae6cf89f
commit 6dc4dc8f49
9 changed files with 273 additions and 16 deletions

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Declare files that will always have CRLF line endings on checkout.
.devcontainer/post-create.sh text eol=lf