Skip to content

Commit ae6b5fb

Browse files
committed
Ignore mkdocs output
1 parent 2a00cae commit ae6b5fb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ node_modules/
33
/build/
44
/dist/
55
/pattern_library/static/
6+
site/

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ instance/
6969
.scrapy
7070
# Sphinx documentation
7171
docs/_build/
72+
# mkdocs documentation
73+
site
7274
# PyBuilder
7375
target/
7476
# IPython Notebook

0 commit comments

Comments
 (0)