Browse Source

ignore venv directories

john melesky 3 months ago
parent
commit
d968b108a7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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