diff --git a/.gitignore b/.gitignore index 669df34..ba3d096 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ doc/source/reference/index.rst /*.egg-info/ /.cache/ __pycache__ + +/build/ +/dist/