diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 31bd651a049..ca9ca17fc34 100644 --- a/.gitignore +++ b/.gitignore @@ -513,3 +513,6 @@ compile_commands.json .editorconfig .kateconfig *.kdev4 + +# Visual Studio Code workspace +.vscode/ |