Add build output directory to gitignore (#10092)

This commit is contained in:
Nat Kershaw (MSFT) 2021-12-30 11:27:35 -08:00 committed by GitHub
parent f696d17906
commit 84f58015b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View file

@ -9,3 +9,5 @@ _site
.psenvrc
.vscode
build