23 Feb
2016
23 Feb
'16
8:59 a.m.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git commit 6b1b97cd7b13f2db603c74d57bee221bc75eadfb Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Feb 22 18:44:58 2016 +0100 Fix gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5fb0960..e2f61eb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,7 @@ target/* */*.iws */*.iml */.idea +/target/ +.project +.settings +.classpath -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.