aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVG <vg@devys.org>2016-06-12 14:34:15 +0200
committerVG <vg@devys.org>2016-06-12 14:34:15 +0200
commitecbb742d46fe982dba256bdc1d150790c887642d (patch)
treed7cee8be1669627738c276f55560bf41dbaf9fcc /.gitignore
parent232e7d95f0f2d0b00c6476ac89d3f93691ba7b47 (diff)
downloadcliml-ecbb742d46fe982dba256bdc1d150790c887642d.tar.gz
climl-ecbb742d46fe982dba256bdc1d150790c887642d.tar.bz2
climl-ecbb742d46fe982dba256bdc1d150790c887642d.zip
Make climl work, from receiving to sending to all
- add a todo list (in french) for futur evolutions - add a hook to modify emails adding a reply-to - add a traceback trace print for sockets/ssl errors
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 59446aa..effd51a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ __pycache__
*.pyc
*.whl
*.egg-info
+*-recipients.txt
# test suite
/.cache