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>.