Browse Source

ignore venvs

john melesky 4 hours ago
parent
commit
157edf0e6d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -24,6 +24,9 @@ var/
 *.egg-info/
 .installed.cfg
 *.egg
+.venv
+.venv_*
+
 
 # PyInstaller
 #  Usually these files are written by a python script from a template