delete .vscode

This commit is contained in:
lucaspalomodevelop 2023-10-03 13:57:41 +02:00
parent ac9831542f
commit 333c0d4da4
2 changed files with 3 additions and 7 deletions

3
.gitignore vendored
View File

@ -30,3 +30,6 @@
*.exe
*.out
*.app
# VSCode
.vscode

View File

@ -1,7 +0,0 @@
{
"files.associations": {
"*.html": "html",
"*.jsste": "plaintext",
"sstream": "cpp"
}
}