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 a776119637f0373a3b1cee19e919ee9e547924a5 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Apr 17 11:23:19 2015 +0200 Fix gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index c1ebcb1..1de32c9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,10 @@ target/* src/main/webapp/css/jtimer.css src/main/webapp/js/jtimer.js +/target/ +/cache/ +/node_modules/ +/webkitbuilds/ +/.settings/ +/.classpath +/.project -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.