diff --git a/.gitignore b/.gitignore index ff6dead..7eb43ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Ignore generated credentials from google-github-actions/auth -gha-creds-*.json \ No newline at end of file +gha-creds-*.json +.vscode \ No newline at end of file