Remove .vscode

This commit is contained in:
Anthony Wang 2020-05-25 00:53:13 +00:00 committed by repl.it user
parent 92d61616bd
commit 22c5301461
2 changed files with 2 additions and 7 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
out
out
.vscode

View file

@ -1,6 +0,0 @@
{
"files.associations": {
"iostream": "cpp",
"string": "cpp"
}
}