Closed IX-BOT closed 1 month ago
This pull request addresses the following changes:
Commit Summary:
Files Changed:
.gitignore
Get-MongoDb.ps1
README.md
.gitignore:
.runtime/
.certs/
Get-MongoDb.ps1:
README.md:
hwc
.NET
closes #25
Description
This pull request addresses the following changes:
Commit Summary:
Files Changed:
.gitignore
: Added new entries to ignore runtime and certificates directories.Get-MongoDb.ps1
: Script to download and set up MongoDB.README.md
: Updated documentation for certificates and configuration details.Key Changes
.gitignore:
.runtime/
and.certs/
directories to the ignore list.Get-MongoDb.ps1:
README.md:
hwc
and.NET
.closes #25