From 3129b1c8417dc564872660feb8e1f74b127d5036 Mon Sep 17 00:00:00 2001 From: Travis Date: Sun, 10 Nov 2019 11:33:29 -0600 Subject: [PATCH] add proto/pilosa.pb.go to license.exceptions list --- license.exceptions | 1 + 1 file changed, 1 insertion(+) diff --git a/license.exceptions b/license.exceptions index 5d70f2e3a..b9087d473 100644 --- a/license.exceptions +++ b/license.exceptions @@ -7,3 +7,4 @@ ./enterprise/enterprise.go ./roaring/btree.go ./roaring/btree_test.go +./proto/pilosa.pb.go