diff --git a/.gitignore b/.gitignore index eb3b17e..1636246 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ venv/ *.egg .cache/ .pytest_cache/ +build/ docs/build/ Pipfile