From af542d66d884bd17daa6f40f3556aa4189b23b36 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 28 May 2018 13:04:46 -0700 Subject: python client codegen --- python/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/.gitignore (limited to 'python/.gitignore') diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 00000000..9a516ae6 --- /dev/null +++ b/python/.gitignore @@ -0,0 +1,4 @@ +codegen-out/ +!.coveragerc +!.pylintrc +!.gitignore -- cgit v1.2.3