git: 884938e769f1 - stable/13 - add exuberant ctags tags file to gitignore
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 13:25:58 UTC
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=884938e769f1beb5517c5d4bf4a8aa5d68287e4f commit 884938e769f1beb5517c5d4bf4a8aa5d68287e4f 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:25:37 +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 c674e06fda50..b59f2b4b1d32 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ cscope.files cscope.in.out cscope.out cscope.po.out +tags