aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-11-30 17:59:23 -0500
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-11-30 17:59:23 -0500
commit45c63bd0fd80fb59ef5b75a305890338c507d3fa (patch)
tree74fd1dcf8312aa91f39bac1d4d0a8ccfe2c19a3d /.gitignore
parent97ed3503d7493cd3f9a9bfaa7adf5db885f94e63 (diff)
downloadb4-45c63bd0fd80fb59ef5b75a305890338c507d3fa.tar.gz
Fix headers generated by "b4 ty"
Make sure we always create a Date: header, and that we're not crashing when we try to parse a message without a Date: header. Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e0d7c2e..209539a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,5 @@ __pycache__
*.patch
*.mbx
*.cover
+*.thanks
.venv