diff --git a/pyproject.toml b/pyproject.toml index 64e8a18..6b468b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,6 +78,7 @@ exclude = [ "_build", "buck-out", "build", + "build*", "dist", "node_modules", "site-packages",