From: Gary Wu Date: Wed, 3 Oct 2018 14:47:58 +0000 (-0700) Subject: Prevent binaries from being checked in X-Git-Tag: 3.0.0-ONAP~45 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=integration%2Fcsit.git;a=commitdiff_plain;h=e83384b37acfb0e2ce132f09766f5294e0c59cd5 Prevent binaries from being checked in Change-Id: I394d96943e63d18008f2deba25f22220746f5745 Issue-ID: INT-671 Signed-off-by: Gary Wu --- diff --git a/.gitignore b/.gitignore index 2bc829e4..674baf5b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,10 @@ report.html env.properties .vagrant /archives/ +*.jar +*.zip +*.tar +*.gz *.log .vagrant *~