summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-10 11:16:34 -0400
committerJune McEnroe <june@causal.agency>2020-04-10 11:16:34 -0400
commit8fee4cbd63b4682e0df8cd78bae906727d044165 (patch)
tree794db7f778f06075b3ee35efaa36650f4bb08786 /.gitignore
parentRearrange Atom templating code (diff)
downloadbubger-8fee4cbd63b4682e0df8cd78bae906727d044165.tar.gz
bubger-8fee4cbd63b4682e0df8cd78bae906727d044165.zip
Use UIDNEXT to avoid asking IMAP to do any work
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0af5f60..e96af27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 *.o
 UID/
+UIDNEXT
 UIDVALIDITY
 bubger
 tags
href='/src/commit/bin/title.c?id=d7ac3ac9aa027602fd581d383bc1d40f2d47234f&follow=1'>Set title User-AgentJune McEnroe 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe