mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Adding mkdocs build items for running locally on windows
This commit is contained in:
parent
cee069d1df
commit
0ee0ba7df1
2 changed files with 20 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -309,3 +309,7 @@ __pycache__/
|
|||
*.odx.cs
|
||||
*.xsd.cs
|
||||
.DS_Store
|
||||
|
||||
# When running mkdocs locally as dev
|
||||
docs/__pycache__/
|
||||
docs/env/
|
||||
Loading…
Add table
Add a link
Reference in a new issue