mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 18:47:04 -07:00
Add vscode auto-generated folder to .gitignore (#1842)
This commit is contained in:
parent
8fab2cb060
commit
410dce76bf
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -93,6 +93,9 @@ ipch/
|
|||
*.vspx
|
||||
*.sap
|
||||
|
||||
# Visual Studio Code
|
||||
.vscode/
|
||||
|
||||
# TFS 2012 Local Workspace
|
||||
$tf/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue