01/01: fixes #3234 Migrates to git (add .gitignore)
This is an automated email from the git hooks/post-receive script. New commit to branch devel in repository nuiton-maven-report-plugin. See http://git.nuiton.org/nuiton-maven-report-plugin.git commit 535220307d1bcad574648b756048c1760a5592ea Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Jun 1 21:46:54 2014 +0200 fixes #3234 Migrates to git (add .gitignore) --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..06e7922 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +.idea +*.ipr +*/*.ipr +*.iws +*/*.iws +*.iml +*/*.iml +atlassian-ide-plugin.xml +target/* +*/target/* +*~ +*/*~ + -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm