This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit 0212e82fcb67c3db619ba27c179644e54f9c68f5 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Apr 26 15:59:34 2018 +0200 clean gitignore --- .gitignore | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index f83a844..2437ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,8 @@ -.idea -*.ipr -*.iws -*.iml -*.log *~ -/*/*~ -atlassian-ide-plugin.xml -target/* -*/target/* -*/*.ipr -*/*.iws -*/*.iml -*/.idea -/target/ +*.iml +.idea .project .settings .classpath +target jtimer.properties -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.