terminal/.gitmodules
Dustin Howett d4d59fa339 Initial release of the Windows Terminal source code
This commit introduces all of the Windows Terminal and Console Host source,
under the MIT license.
2019-05-02 15:29:04 -07:00

7 lines
156 B
Plaintext

[submodule "dep/gsl"]
path = dep/gsl
url = https://github.com/Microsoft/gsl
[submodule "dep/wil"]
path = dep/wil
url = https://github.com/Microsoft/wil