Setting exclusions when using ctags as backend
Kaushal Modi <[email protected]> Tue, 3 Nov 2015 18:22:45 -0500
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <CAFyQvY0WSwSWE0h=dDeWF5Auwo-PzJ=TjP+wQOk7_3fFxNX0Eg@mail.gmail.com> |
Hi, I use global mainly to parse projects with Verilog and Systemverilog files. Universal ctags has very good support for that language. So I am using ctags as backend to global and that works well. I have just one confusion.. where do I set the exclude paths? In ~/.ctags? or in ~/.globalrc? As I am confused, currently I am setting the exclusions in both and it works. But I would like to know the correct answer. Which file should I add the exclude paths to? Thanks. -- Kaushal Modi