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 7179ccf07c8c08641cceee55731b9c56b2029578 Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 8 16:57:16 2017 +0100 Simplify .gitignore file --- .gitignore | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index f83a844..98f9817 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,6 @@ -.idea -*.ipr -*.iws +.* +target +build *.iml *.log -*~ -/*/*~ -atlassian-ide-plugin.xml -target/* -*/target/* -*/*.ipr -*/*.iws -*/*.iml -*/.idea -/target/ -.project -.settings -.classpath -jtimer.properties +*.properties -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.