diff --git a/.gitignore b/.gitignore index 49c5a99..0f19b97 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ obj/ build/ # Python +venv/ *.pyc __version__.py