Skip to content

Commit 28c538b

Browse files
committed
ignore site/ dir (MkDocs builds)
1 parent 2a629c5 commit 28c538b

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
@@ -12,3 +12,6 @@ dist
1212
.env
1313
.envrc
1414
codegen.log
15+
16+
# Ignore the MkDocs build artifact directory
17+
site/

0 commit comments

Comments
 (0)