8000 Add site to gitignore in case we do a local mkdocs build · code93/complete-python-course@2a36754 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a36754

Browse files
committed
Add site to gitignore in case we do a local mkdocs build
1 parent 72e6d3f commit 2a36754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ videos/
3939

4040
# Production
4141
/build
42+
/site
4243

4344
# Generated files
4445
.docusaurus

0 commit comments

Comments
 (0)
0