diff --git a/.gitignore b/.gitignore index d90ef8d15..ffd19ab77 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ build/ *.iml *.iws +# Vscode +.vscode/ + # temp ignore *.log *.cache