From: Enze Li Date: Wed, 13 Apr 2022 07:53:50 +0000 (+0800) Subject: build-sys: add gnu global outputs to gitignore X-Git-Tag: v2.39-rc1~712 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b95ad7d7520109c3695223feee111af991bd7610;p=thirdparty%2Futil-linux.git build-sys: add gnu global outputs to gitignore 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 --- diff --git a/.gitignore b/.gitignore index 840f646158..3274563ec2 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