19 Sep
2014
19 Sep
'14
12:27 p.m.
This is an automated email from the git hooks/post-receive script. New commit to branch master-1.x in repository pollen. See http://git.chorem.org/pollen.git commit b1a38aca316aeaa5a4e03277e01b8045f81b0e9f Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 19 14:22:41 2014 +0200 add .gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..233f4da --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +.idea +*.ipr +*.iws +*.iml +atlassian-ide-plugin.xml +target/* +*/target/* +*/*.ipr +*/*.iws +*/*.iml +*/.idea -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.