[PATCH 4/4] build: ignore *.stamp

Subject: [PATCH 4/4] build: ignore *.stamp

Date: Sun, 21 Apr 2019 14:12:45 -0300

To: notmuch@notmuchmail.org

Cc: dkg@fifthhorseman.net

From: David Bremner


The current case is docstring.stamp, but it's likely that others will
arise.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e06101ce..468b660a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ tags
 .*.swp
 /releases
 /.stamps
+*.stamp
-- 
2.20.1

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: