remove .vscode

This commit is contained in:
arthur.jamet
2021-05-14 15:54:16 +02:00
parent c38006605c
commit c71bb82a8e
2 changed files with 2 additions and 7 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
.idea
cmake-build-debug
./bomberman
./bomberman
.vscode
-6
View File
@@ -1,6 +0,0 @@
{
"files.associations": {
"*.h": "c",
"vector": "cpp"
}
}