diff --git a/.gitignore b/.gitignore index c28a058..45343f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ dist/ build/ doc/_build +test/out test/_build *.pyc *.egg-info