Moti Asayag has uploaded a new change for review. Change subject: vdsm: Add results.log to .gitignore ......................................................................
vdsm: Add results.log to .gitignore Change-Id: I5f623af645f5b90a6772f1588e91c1ddd2f81992 Signed-off-by: Moti Asayag <[email protected]> --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/16/10216/1 diff --git a/.gitignore b/.gitignore index 7b19b9a..9e659f3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ .project .pydevproject .deps/ +results.log INSTALL Makefile Makefile.in -- To view, visit http://gerrit.ovirt.org/10216 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5f623af645f5b90a6772f1588e91c1ddd2f81992 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
