This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See http://git.codelutin.com/coser.git commit 8068ed87bf24061c6a9b9386e8daf5ae290c4b90 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 22 14:58:26 2014 +0100 ajout *.log dans .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 64dc679..c01247e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,6 @@ /*/*.ipr /*.iws /*/*.iws -/tutti-service/src/test/data -/tutti-persistence/src/test/data +/*.log /*~ /*/*~ \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.