[PATCH] build-sys: add gnu global outputs to gitignore

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

 



Some people like to use gnu global to browse code, so we add the global
output files to gitignore, which is safe because no function-related
code is changed.

Signed-off-by: Enze Li <lienze@xxxxxxxxxx>
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 840f64615..3274563ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,10 @@ tests/run.sh.log
 tests/run.sh.trs
 update.log
 ylwrap
+GPATH
+GRTAGS
+GTAGS
+GSYMS
 
 #
 # binaries
-- 
2.35.1




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux