From 2888327e9edca05d50bc6d71bf68166ee0fabcfe Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 13 Nov 2018 12:28:20 -0800 Subject: more python client library tomfoolery --- python/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'python/.gitignore') diff --git a/python/.gitignore b/python/.gitignore index 286019ee..e2dae299 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -1,5 +1,6 @@ codegen-out/ build/ +dist/ *.egg-info *.json.gz !.coveragerc -- cgit v1.2.3