diff --git a/.gitignore b/.gitignore index 47eb61e..7028873 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/ cmake-build-debug/ -.idea/workspace.xml \ No newline at end of file +.idea/workspace.xml +.vscode/c_cpp_properties.json \ No newline at end of file