diff --git a/.gitignore b/.gitignore index 89edd032..73e923d3 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ settings.py .cache/* .python-version docs/_build/ -docs/_api/ \ No newline at end of file +docs/_api/ +build/*