git: ace3370392f8 - main - add exuberant ctags tags file to gitignore
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Dec 2021 10:23:17 UTC
The branch main has been updated by avg:
URL: https://cgit.FreeBSD.org/src/commit/?id=ace3370392f8cf874dafece4a9f558840b688e01
commit ace3370392f8cf874dafece4a9f558840b688e01
Author: Andriy Gapon <avg@FreeBSD.org>
AuthorDate: 2021-12-26 10:16:23 +0000
Commit: Andriy Gapon <avg@FreeBSD.org>
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