Add debugging in containers for vscode

This commit is contained in:
Christoph Jahn 2019-08-07 12:18:51 +02:00 committed by Christoph Jahn
parent a97360dcfb
commit 3978c08757
5 changed files with 230 additions and 0 deletions

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf