From 58ec90cccc469632b41b64270a810b9fe15eab3c Mon Sep 17 00:00:00 2001 From: Paul-Louis Ageneau Date: Mon, 1 Jun 2020 00:53:45 +0200 Subject: [PATCH] Cleanup --- .vscode/settings.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 5519072..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "files.associations": { - "__functional_03": "cpp", - "iosfwd": "cpp", - "ostream": "cpp", - "memory": "cpp", - "functional": "cpp", - "chrono": "cpp" - } -} \ No newline at end of file