Skip to content

Commit

Permalink
Add VSCode settings to gitignore
Browse files Browse the repository at this point in the history
Test plan: `ninja check`
  • Loading branch information
jonas-lundqvist committed Jun 1, 2021
1 parent 6d7e2ab commit 3d94dff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -138,3 +138,6 @@ nbproject/
.cproject
.project
.pydevproject

#Local Development Environment - Visual Studio Code
.vscode

0 comments on commit 3d94dff

Please sign in to comment.