This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 17c4da0f88127fa779db1b7fb1c5e5194ddd2d1a Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 12 12:24:00 2014 +0200 fix gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index df8591f..64dc679 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /*/*.ipr /*.iws /*/*.iws -/tutti-service/src/test/db* +/tutti-service/src/test/data +/tutti-persistence/src/test/data /*~ /*/*~ \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.