diff --git a/.gitignore b/.gitignore index 6c58997..c2841b4 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ temp # packaging and testing .tox/ *.egg-info/ +build/ +dist/