summaryrefslogtreecommitdiff
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-12-01 10:38:45 -0500
commit2f37e6f8e1401c7976f1f5f48bea404fe0e46af0 (patch)
treee7b273e972ccef4050e481aa8b73113afb083c4d /.gitignore
parentf7426e9862c99f72931581671e59d4ba1e630a0a (diff)
downloadb4-2f37e6f8e1401c7976f1f5f48bea404fe0e46af0.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--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5d6f10a..209539a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ __pycache__
*.patch
*.mbx
*.cover
+*.thanks
+.venv