mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 04:49:26 -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
|
*.vspx
|
||||||
*.sap
|
*.sap
|
||||||
|
|
||||||
|
# Visual Studio Code
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# TFS 2012 Local Workspace
|
# TFS 2012 Local Workspace
|
||||||
$tf/
|
$tf/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue