diff --git a/.gitignore b/.gitignore index 4417351820..34e7cd37e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vs/* +.vscode/* CMakeSettings.json build/* build_linux/*