diff --git a/discosspace.code-workspace b/discosspace.code-workspace deleted file mode 100644 index 6d3b149278db7a2fbbcffe0886f281c1c581fe0a..0000000000000000000000000000000000000000 --- a/discosspace.code-workspace +++ /dev/null @@ -1,31 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": { - "files.associations": { - "*.idl": "cpp", - "ira": "cpp", - "map": "cpp", - "bitset": "cpp", - "cmath": "cpp", - "complex": "cpp", - "valarray": "cpp", - "set": "cpp", - "ostream": "cpp", - "xlocale": "cpp", - "xstring": "cpp", - "istream": "cpp", - "memory": "cpp", - "tuple": "cpp", - "type_traits": "cpp", - "utility": "cpp", - "xlocmon": "cpp", - "xlocnum": "cpp", - "xloctime": "cpp", - "xutility": "cpp" - } - } -} \ No newline at end of file