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