chore: updated .gitignore

ref: N25B-270
This commit is contained in:
Storm
2025-11-19 18:10:18 +01:00
parent a0a8ad2689
commit cec29f6206
3 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@@ -217,3 +217,6 @@ __marimo__/
.DS_Store .DS_Store
# Docs
docs/*
!docs/conf.py

View File

@@ -172,4 +172,4 @@ make html
### Windows ### Windows
```bash ```bash
.\make.bat html .\make.bat html
``` ```

View File

@@ -4,4 +4,4 @@ pytest<5
pytest-mock<3.0.0 pytest-mock<3.0.0
pytest-cov<3.0.0 pytest-cov<3.0.0
sphinx sphinx
sphinx_rtd_theme sphinx_rtd_theme