[PATCH 1/3] gitignore: Ignore generated sphinx.config

Subject: [PATCH 1/3] gitignore: Ignore generated sphinx.config

Date: Sun, 26 Jul 2020 23:26:08 +0200

To: notmuch@notmuchmail.org

Cc:

From: Jonas Bernoulli


---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 1c8705ec..8f3ebec0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ tags
 /.stamps
 *.stamp
 /bindings/python-cffi/build/
+/sphinx.config
-- 
2.26.0
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: