diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index a47a11b..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "makefile.launchConfigurations": [ - { - "cwd": "/build", - "binaryPath": "/build/main", - "binaryArgs": [] - }, - { - "cwd": "/home/xircon/Documents/Devel/opengl-test/build", - "binaryPath": "/home/xircon/Documents/Devel/opengl-test/build/main", - "binaryArgs": [] - } - ], - "files.associations": { - "stdint.h": "c" - } -} \ No newline at end of file