From 30a22222d3efd062275cb7a95c15b39c1b39d187 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Fri, 17 Apr 2026 08:46:19 -0700 Subject: [PATCH] Add LICENSE.rst to ignored files in conf.py --- conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.py b/conf.py index e0b57234..076bafca 100644 --- a/conf.py +++ b/conf.py @@ -181,6 +181,7 @@ ".venv", "venv", "env", + "LICENSE.rst" ] # For sitemap generation