microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
cafc8ead33d8258f2d69c23e780c8f2b6f69ba5c

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

dotnet/visualStudioTypeAgent/.gitignore

7lines · modecode

1# All other patterns (bin/, obj/, *.user, etc.) are covered by the
2# repo-root .gitignore — keep this file scoped to project-specific items.
3
4# WebView2 bundled content (generated by xcopy from
5# ../../ts/packages/agents/visualStudio/host/webview/dist).
6webview-content/*
7!webview-content/.gitkeep
8