20 Feb
2015
20 Feb
'15
9:12 a.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 53d9e064b71e6bd52cdb8cf300f564f02cebe615 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Feb 20 10:02:11 2015 +0100 Ajout de "mum.db" au .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6bc525c..6cae0cc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ venv node_modules *~ .idea -res.xml \ No newline at end of file +res.xml +mum.db -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.