Date: Tue, 11 Jan 2022 13:27:06 GMT From: Andriy Gapon <avg@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: ce99de0241ef - stable/12 - add exuberant ctags tags file to gitignore Message-ID: <202201111327.20BDR6JN011520@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=ce99de0241ef1e7268048b08d316b9f1492cd1f9 commit ce99de0241ef1e7268048b08d316b9f1492cd1f9 Author: Andriy Gapon <avg@FreeBSD.org> AuthorDate: 2021-12-26 10:16:23 +0000 Commit: Andriy Gapon <avg@FreeBSD.org> CommitDate: 2022-01-11 13:26:49 +0000 add exuberant ctags tags file to gitignore (cherry picked from commit ace3370392f8cf874dafece4a9f558840b688e01) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 070165d8946b..3d21e7b2da8d 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ ID cscope.out ?cscope.out sys/*/conf/LINT* +tags
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201111327.20BDR6JN011520>