Change in vdsm[master]: gitignore: add tags

danken at redhat.com danken at redhat.com
Thu Sep 24 11:19:41 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: gitignore: add tags
......................................................................


gitignore: add tags

Ctags generate tag files for source code. Most of the approaches for
storing tags use the root directory of a project. This patch adds the
'tags' file to gitignore, causing git to ignore the tags file. This is
helpful when calling e.g. git clean, because the tags would be deleted.

Change-Id: Ic41dd126dd00af7d8f00cfbd21a9aecee15f9ea9
Signed-off-by: Martin Polednik <mpolednik at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/46664
Reviewed-by: Francesco Romani <fromani at redhat.com>
Continuous-Integration: Jenkins CI
Reviewed-by: Nir Soffer <nsoffer at redhat.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Nir Soffer: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Looks good to me, but someone else must approve
  Martin Polednik: Verified



-- 
To view, visit https://gerrit.ovirt.org/46664
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic41dd126dd00af7d8f00cfbd21a9aecee15f9ea9
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org


More information about the vdsm-patches mailing list