microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
hve-core-v2.0.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

extension/.vscodeignore

13lines · modecode

1# Exclude everything by default
2**
3
4# Include only the extension essentials
5!.github/prompts/**
6!.github/instructions/**
7!.github/agents/**
8!docs/templates/**
9!scripts/dev-tools/**
10!package.json
11!README.md
12!LICENSE
13!CHANGELOG.md
14