Douglas Schilling Landgraf has uploaded a new change for review. Change subject: gitignore: Add common-efi.ks and dracut-post.ks ......................................................................
gitignore: Add common-efi.ks and dracut-post.ks Avoid git status shows generated files from .in. Change-Id: I4113511802bdb2ceac3bae2053d9cec3eff86e53 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M .gitignore 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/41/38841/1 diff --git a/.gitignore b/.gitignore index 374647d..a96cdfb 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ recipe/image-minimizer.ks recipe/common-install.ks recipe/version.ks +recipe/common-efi.ks +recipe/dracut-post.ks scripts/collectd.conf *.iso *manifest -- To view, visit https://gerrit.ovirt.org/38841 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4113511802bdb2ceac3bae2053d9cec3eff86e53 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
