Add tags into .gitignore (#1125)

ctags is used widely on a linux platform, add tags into .gitignore.

Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
This commit is contained in:
zhenwei pi 2024-10-05 16:03:57 +08:00 committed by GitHub
parent 23ae21244e
commit b96f8813b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -48,3 +48,4 @@ redis.code-workspace
nodes*.conf
tests/cluster/tmp/*
tests/rdma/rdma-test
tags