23 Nov
2015
23 Nov
'15
12:47 p.m.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit 5712ed4c23bb5ac87768e20392b1358290c3e729 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>.