This is an automated email from the git hooks/post-receive script. New commit to branch sync-timebundle in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit 2f43914d98b0510eefc8583257a02f8635e3abab Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 8 16:59:50 2017 +0100 Change again to not ignore .gitignore file --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 98f9817..8f00377 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ -.* +.idea +.gradle +.settings +.classpath +.project target build *.iml *.log -*.properties +*.properties \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.