23 Jan
2015
23 Jan
'15
2:37 p.m.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository mum. See http://git.chorem.org/mum.git commit 024851f748e6eb92562f92406e066d1ba3a20f2e Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Jan 23 15:35:05 2015 +0100 Add .gitignore file --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a662fbf --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.iml +bower_components +venv +node_modules +*~ \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.