diff --git a/.gitignore b/.gitignore index 0a8e73e2..6cfcc451 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # Development environment *.pyc *.sublime-* -venv-*/ +venv*/ pyvenv.cfg tasks.py