This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository izi-eval. See http://git.codelutin.com/izi-eval.git commit d02f00769271af31071be6702acd706eda8656af Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 1 15:52:05 2015 +0100 Ajout .gitignore --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5236b75 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +/target +/*/target +/*.ipr +/*/*.ipr +/.idea +/*.iws +/*/*.iws +/*.iml +/*/*.iml +/*~ +/*/*~ +D:* +*~ \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.