The branch main has been updated by avg:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=ace3370392f8cf874dafece4a9f558840b688e01

commit ace3370392f8cf874dafece4a9f558840b688e01
Author:     Andriy Gapon <[email protected]>
AuthorDate: 2021-12-26 10:16:23 +0000
Commit:     Andriy Gapon <[email protected]>
CommitDate: 2021-12-26 10:23:07 +0000

    add exuberant ctags tags file to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a0ba64706603..bf2ba6fb8ca2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,5 +26,6 @@ cscope.in.out
 cscope.out
 cscope.po.out
 compile_commands.json
+tags
 .clangd
 .ccls-cache

Reply via email to