From: simonbrandhof Date: Mon, 17 Jan 2011 15:56:47 +0000 (+0100) Subject: add .gitignore to exclude temp directories of integration tests X-Git-Tag: 2.6~155 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fb4e3ae04d24909ec0f93f06d1f5789699525f65;p=sonarqube.git add .gitignore to exclude temp directories of integration tests --- diff --git a/tests/integration/tests/custom-projects/.gitignore b/tests/integration/tests/custom-projects/.gitignore new file mode 100644 index 00000000000..d3a4bc7c1de --- /dev/null +++ b/tests/integration/tests/custom-projects/.gitignore @@ -0,0 +1,10 @@ +ant-dynamic-clover/.clover/ +ant-dynamic-clover/build/ +ant-dynamic-cobertura/build/ +ant-dynamic-cobertura/cobertura.ser +ant-dynamic-cobertura/reports/ +ant-dynamic-junit/build/ +ant-dynamic-junit/reports/ +ant-static/build/ +deprecated-sonar-light/build/ +struts-1.3.9/