[pollen] branch master-1.x created (now b1a38ac)
This is an automated email from the git hooks/post-receive script. New change to branch master-1.x in repository pollen. See http://git.chorem.org/pollen.git at b1a38ac add .gitignore This branch includes the following new commits: new b1a38ac add .gitignore The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit b1a38aca316aeaa5a4e03277e01b8045f81b0e9f Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 19 14:22:41 2014 +0200 add .gitignore -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm