Skip to content

Commit

Permalink
Add vscode auto-generated folder to .gitignore (microsoft#1842)
Browse files Browse the repository at this point in the history
  • Loading branch information
AZero13 authored Jun 13, 2022
1 parent 8fab2cb commit 410dce7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ ipch/
*.vspx
*.sap

# Visual Studio Code
.vscode/

# TFS 2012 Local Workspace
$tf/

Expand Down

0 comments on commit 410dce7

Please sign in to comment.