diff --git a/.gitignore b/.gitignore index ebf5f57..337f5cf 100644 --- a/.gitignore +++ b/.gitignore @@ -155,4 +155,6 @@ videos/ # temporary scripts (for ad-hoc testing), temp folder /temp -/temp*.py \ No newline at end of file +/temp*.py + +notebooks/_build/ \ No newline at end of file