Skip to content

Commit ebec1d4

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#104 from ellerkelso/patch/ignore-build
Add build dir to gitignore
2 parents ead3449 + 5fbfbaf commit ebec1d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ _themes.MSDN.Modern/
77
_themes.VS.Modern/
88

99
.openpublishing.buildcore.ps1
10+
11+
# Documentation build
12+
/docs/vcppdocs

0 commit comments

Comments
 (0)