microsoft/TypeAgent

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
989be20ff20b2a73f762c2d40bf2c61b57fa2ba3

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