Re: [PATCH] gitignore: Ignore more tags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/01/2018 08:59 AM, Martin Kletzander wrote:
For people using, for example gtags, this helps make the wordkir clean.

Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx>
---
  .gitignore | 3 +++
  1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 7e33c50f233a..d6ec8ac13525 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
  ChangeLog
  AUTHORS
+GPATH
+GRTAGS
+GTAGS
  *.[ao]
  *.l[ao]
  *~


IMO these types of things belong in a personal global gitignore. For example in ~/.gitconfig I have

[core]
    excludesfile = ~/bin/config/gitignore

Which ignores things like ctags, cscope, and pycscope output that I use occasionally

Thanks,
Cole

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux