[tor-commits] [tor] branch main updated: gitignore: Add tags file from ctags
gitolite role
git at cupani.torproject.org
Wed Mar 15 15:14:20 UTC 2023
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main
in repository tor.
The following commit(s) were added to refs/heads/main by this push:
new 33d5a7da9e gitignore: Add tags file from ctags
new 447775a5e0 Merge branch 'maint-0.4.7'
33d5a7da9e is described below
commit 33d5a7da9e8401bf8af15d4fb4811f6c469ae40c
Author: David Goulet <dgoulet at torproject.org>
AuthorDate: Wed Mar 15 11:13:43 2023 -0400
gitignore: Add tags file from ctags
Signed-off-by: David Goulet <dgoulet at torproject.org>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index d3ac3bbc52..94988ed982 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,7 @@ core.*
/stamp-h
/stamp-h.in
/stamp-h1
+/tags
/TAGS
/test-driver
/tor.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list