diff --git a/.gitignore b/.gitignore index a6a9bfd..4ed77d8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,7 @@ target.cfg target.cfg.d .tox + +build/ +dist/ *.egg-info