Martin Sivák has uploaded a new change for review. Change subject: Add more files to .gitignore ......................................................................
Add more files to .gitignore Change-Id: I694be218c187ec1d531a426dfcf76f8c8764da2a Signed-off-by: Martin Sivak <[email protected]> --- M .gitignore 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha refs/changes/17/24817/1 diff --git a/.gitignore b/.gitignore index b725bf4..bbef11d 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ /configure /doc/Makefile /doc/Makefile.in +/doc/agent-fsm.png /ovirt_hosted_engine_ha/Makefile /ovirt_hosted_engine_ha/Makefile.in /ovirt_hosted_engine_ha/agent/Makefile @@ -47,6 +48,8 @@ /ovirt_hosted_engine_ha/env/constants.py /ovirt_hosted_engine_ha/lib/Makefile /ovirt_hosted_engine_ha/lib/Makefile.in +/ovirt_hosted_engine_ha/lib/fsm/Makefile +/ovirt_hosted_engine_ha/lib/fsm/Makefile.in /initscripts/Makefile /initscripts/Makefile.in /initscripts/config.log -- To view, visit http://gerrit.ovirt.org/24817 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I694be218c187ec1d531a426dfcf76f8c8764da2a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Martin Sivák <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
