13 Jul
2015
13 Jul
'15
1:10 p.m.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository mum. See http://git.chorem.org/mum.git commit 34596e4e90e21f1b0a2f38c89bf14936a819f40a Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Mon Jul 13 15:10:20 2015 +0200 add dev_context in ignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a36f505..e6dcfde 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ mum.db* /*.pyc */*.pyc mum.conf.local -mum.log \ No newline at end of file +mum.log +dev_context -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.