From ae5431d6f09a0cc52fd2c03c20125c6d2a7f6255 Mon Sep 17 00:00:00 2001 From: Arcadiy Ivanov Date: Thu, 12 Mar 2020 14:49:35 -0400 Subject: [PATCH] Changes to PyBuilder 0.12+ (#3338) PyB 0.12 uses `$project_root/.pybuilder/` for internal venvs. --- Python.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.gitignore b/Python.gitignore index ba44af1c..b26ab7e4 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -73,6 +73,7 @@ instance/ docs/_build/ # PyBuilder +.pybuilder/ target/ # Jupyter Notebook