branch develop updated (ea32ddd -> 5712ed4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See http://git.nuiton.org/topia.git from ea32ddd Assign attributes missing in TopiaEntityEnum (fixes #3778) new 5712ed4 Ignore eclipse files The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 5712ed4c23bb5ac87768e20392b1358290c3e729 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Nov 23 13:49:12 2015 +0100 Ignore eclipse files Summary of changes: .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm