microsoft/openvmm

Public

mirrored fromhttps://github.com/microsoft/openvmmAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0d125a9d06175f274814a0b6eb76cf75079c0463

Branches

Tags

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

Clone

HTTPS

Download ZIP

Guide/.gitignore

14lines · modecode

1book
2obj
3_site
4
5# the shim has zero dependencies, and does not require a lockfile
6mdbook-openvmm-shim/Cargo.lock
7mdbook-openvmm-shim/target
8
9# rather than checking in the various html/js/css files that our preprocessors
10# require, we use a small `openvmm-mdbook-trampoline` shim to only add those files
11# to the `Guide` folder during build-time.
12mdbook-admonish.css
13mermaid-init.js
14mermaid.min.js
15