From 70a17ce3306568be065b67c9e78e2afe99de0bb1 Mon Sep 17 00:00:00 2001 From: Anthony MOI Date: Mon, 6 Jan 2020 15:23:21 -0500 Subject: [PATCH] Ignore some more python files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e42f096e..73fe5274 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ __pycache__ pip-wheel-metadata *.egg-info *.so +/bindings/python/build +/bindings/python/dist