Skip to content

Commit d512fe4

Browse files
committed
Add tools into .gitignore
Signed-off-by: Benjamin Wang <[email protected]>
1 parent f8237ec commit d512fe4

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)