diff --git a/.gitignore b/.gitignore index 18e72f1..a02d539 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ *~ *.pyc +*.exe +*.asc venv*/ .cache/ .tox