Roy Golan has submitted this change and it was merged.
Change subject: core: Add script log files to ignore list
......................................................................
core: Add script log files to ignore list
DB create and update scripts creates logs by default on the same
directory as the script itself.
The patch ignores the script output log as being recognized by git.
Change-Id: I62c1db428425be183a8f920e34feff5a32587500
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M .gitignore
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Roy Golan: Looks good to me, approved
Moti Asayag: Verified
--
To view, visit
http://gerrit.ovirt.org/7724
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I62c1db428425be183a8f920e34feff5a32587500
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>