diff --git a/.gitignore b/.gitignore index 65c0087a..f9f69301 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,6 @@ Makefile # Ignore QtCreator temp files CMakeLists.txt.user CMakeLists.txt.user.* + +# Ignore Visual Studio Code files +/.vscode