sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 61d3a5548091d01f1268ce650c3109bf13113220
parent 1b0b3560485d59b347485083f69f9355522eefe8
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Mon, 17 Dec 2007 23:14:59 -0800

add *.swp pattern to top-level .gitignore
(since i use vi and it throws these babies around)

Diffstat:
A .gitignore | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -0,0 +1,2 @@
+# i use vi
+*.swp