From fe5f2abb63b1ae722b1aa34ffb861388c3b911bf Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 19 Oct 2023 22:32:25 +0200 Subject: [PATCH] Further update of doc build gitignores --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aabfa1606c..94f3b91c5d 100644 --- a/.gitignore +++ b/.gitignore @@ -50,7 +50,7 @@ twistd.bat # never commit docs/build docs/build -docs/*/.doctrees/ +.doctrees # For users of Atom .remote-sync.json