diff --git a/.gitignore b/.gitignore index 0e5394ee..f23c7dbd 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,9 @@ Build # /obj-arm-linux-gnueabihf/ /obj-aarch64-linux-gnu/ + +# +# VSCode +# +.vscode/ +.code-workspace