From 567aae2d69127c1c0b3ee99cf38a6ebb153cabe6 Mon Sep 17 00:00:00 2001 From: nashqueue Date: Fri, 9 Sep 2022 14:07:29 +0200 Subject: [PATCH] add generated tendermint proto from get_deps script --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae824ef4ae..7001f6697a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -proto/pb \ No newline at end of file +proto/pb +proto/tendermint \ No newline at end of file