From 6bd72c838d670159574daf3662d8c103a4df7a19 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Mon, 14 Jul 2025 17:26:45 +0200 Subject: [PATCH] chore(.gitignore): add Sphinx-specific files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a17372a..07febb3 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,7 @@ build/ # Log files logs/ *.log + +# Sphinx +docs/_build/ +docs/ref/modules/