Michael Blow has submitted this change and it was merged. Change subject: .gitignore -= ClusterControllerService,*-coredump ......................................................................
.gitignore -= ClusterControllerService,*-coredump Change-Id: I10dcfe74bddfff3375cfbb40f59fda623c3eb248 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1633 Sonar-Qube: Jenkins <[email protected]> Tested-by: Jenkins <[email protected]> BAD: Jenkins <[email protected]> Reviewed-by: Till Westmann <[email protected]> --- M .gitignore 1 file changed, 0 insertions(+), 2 deletions(-) Approvals: Till Westmann: Looks good to me, approved Jenkins: Verified; No violations found; No violations found diff --git a/.gitignore b/.gitignore index 31dda11..295d874 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,8 @@ .classpath .settings .project -ClusterControllerService asterixdb/asterix-opt asterixdb/asterix-app/library -*-coredump *.pyc *.iml .idea -- To view, visit https://asterix-gerrit.ics.uci.edu/1633 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: I10dcfe74bddfff3375cfbb40f59fda623c3eb248 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]>
