23 Nov
2015
23 Nov
'15
12:50 p.m.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/3666 in repository topia. See http://git.nuiton.org/topia.git commit 8f9d1bd11e26013c1f113a0516ccd815972ac7c4 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Nov 23 13:49:12 2015 +0100 Ignore eclipse files --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d14ee6f..cc8cae7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,8 @@ /*/*.iml /*~ /*/*~ - +.project +.settings +*/.projet +*/.classpath +*/.settings -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.