diff --git a/.gitignore b/.gitignore index f21f327..912d8d7 100644 --- a/.gitignore +++ b/.gitignore @@ -126,4 +126,8 @@ Network Trash Folder Temporary Items .apdisk +# Visual Studio Code +.vscode/ +*.code-workspace + .tmp \ No newline at end of file