branch develop updated (e7c36e6 -> c531270)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git from e7c36e6 refs #1147 Implement a sort on poll's comments new c531270 Add eclipse ignore 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 c531270beafbb26607c54d73913ecb19942944b9 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Nov 10 18:24:24 2015 +0100 Add eclipse ignore Summary of changes: .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen_1.x. See http://git.chorem.org/pollen_1.x.git commit c531270beafbb26607c54d73913ecb19942944b9 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Nov 10 18:24:24 2015 +0100 Add eclipse ignore --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 233f4da..91adc7d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,15 @@ *.iml atlassian-ide-plugin.xml target/* -*/target/* +*/target */*.ipr */*.iws */*.iml */.idea +.settings/* +.project +.classpath +*/.settings +*/.project +*/.classpath + -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm