소스 검색

ignore venvs

john melesky 3 시간 전
부모
커밋
157edf0e6d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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