diff --git a/.gitignore b/.gitignore index c2841b4..925ae40 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,10 @@ temp # packaging and testing .tox/ *.egg-info/ +.eggs/ build/ dist/ +.coverage + +# testing temporary directories +test/test-cli-output/