diff options
author | Carl Worth <cworth@cworth.org> | 2009-10-19 22:24:28 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-10-19 22:24:28 -0700 |
commit | fedef062cea1c171c1624d8864cc13f0189a1adf (patch) | |
tree | 5b6c369579909e92e0ba7437a1f4a57dcbebf129 /.gitignore | |
parent | 22691064666c03c5e76bc787395bfe586929f4cc (diff) |
Remove test programs, xapian-dump and notmuch-index-message
These were just little tests while getting comfortable with
GMime and xapian. I'll likely use pieces of these as notmuch
continues, but for now let's not distract anyone looking
at notmuch with these.
And the code will live on in the history if I need to look
at it.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,4 +1,2 @@ -xapian-dump -notmuch-index-message notmuch |