The branch stable/12 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=ce99de0241ef1e7268048b08d316b9f1492cd1f9
commit ce99de0241ef1e7268048b08d316b9f1492cd1f9 Author: Andriy Gapon <[email protected]> AuthorDate: 2021-12-26 10:16:23 +0000 Commit: Andriy Gapon <[email protected]> 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
