docs: add mkdocs, update links, add architecture documentation
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
# Docker ignore file for MkDocs build
|
||||
site/
|
||||
.mkdocs_cache/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
venv/
|
||||
env/
|
||||
ENV/
|
||||
.git/
|
||||
.gitignore
|
||||
|
||||
Reference in New Issue
Block a user