diff --git a/.gitignore b/.gitignore index 898ba80..700f993 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,11 @@ *.pyc *.sw? *~ .coverage .eggs/ __pycache__ *.egg-info/ +build/ +dist/ version.txt /.hypothesis/