Skip to content

Commit a6ebeb0

Browse files
authored
Merge pull request #20366 from ahrtr/20250721_gitignore_3.5
[release-3.5] Add tools into .gitignore
2 parents f8237ec + d512fe4 commit a6ebeb0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ hack/tls-setup/certs
2121
*.tmp
2222
*.bak
2323
.gobincache/
24+
25+
/tools/etcd-dump-db/etcd-dump-db
26+
/tools/etcd-dump-logs/etcd-dump-logs
27+
/tools/etcd-dump-metrics/etcd-dump-metrics
28+
/tools/benchmark/benchmark

0 commit comments

Comments
 (0)