This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit 5e5dc0895d07b4b378104be6e10e74a9e37ab546 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Apr 6 20:14:17 2015 +0200 add .gitignore --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f92d132 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +/.idea +/*/.idea +/target +/*/target/ +/*.iml +/*/*.iml +/*.ipr +/*/*.ipr +/*.iws +/*/*.iws +/*~ +/*/*~ \ No newline at end of file -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.