diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2021-05-06 12:13:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 12:13:29 -0700 |
| commit | 6e80675573a63332a2625935e305f62cd7af497d (patch) | |
| tree | 6a86b950e47b1631554ac38cf7db8f5bc38ad6c0 /.gitignore | |
| parent | b93b4c4ef07747c3f3a9448ded46fab8fcbc00b4 (diff) | |
| download | vcpkg-6e80675573a63332a2625935e305f62cd7af497d.tar.gz vcpkg-6e80675573a63332a2625935e305f62cd7af497d.zip | |
[docs registries] Add reference documentation (#17672)
* using registries reference documentation
* start work on "creating registries" document
also fix minor issue in "using registries" doc
* Robert's comments, continue working
* finish creating registries docs
* add links to example registries
* aupopa cr
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 15b8c8b6d..6aff3dc65 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.user *.userosscache *.sln.docstates +/vcpkg-configuration.json # fuzzing sync_dir* |
