diff --git a/.gitignore b/.gitignore index 53e2d5c..4555035 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ *~ # For virtualenvs in development -/python2/venv2 -/python3/venv3 +/venv2 +/venv3 # # From https://github.com/github/gitignore/blob/master/Python.gitignore