diff --git a/.gitignore b/.gitignore index cf88ad0..44dd2ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /build/ -/build/* \ No newline at end of file +/build/* +.vscode/c_cpp_properties.json