From d56c8abf9ddac19f5c78b6c88f029dd86b3a4e05 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 18 Oct 2018 14:57:23 +0200 Subject: [PATCH] protob: update .gitignore --- protob/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protob/.gitignore b/protob/.gitignore index ee30dc04a..47e83496f 100644 --- a/protob/.gitignore +++ b/protob/.gitignore @@ -1,3 +1,3 @@ *.pb combined.proto -graph.gv* +*.gv*