소스 검색

ignore venv directories

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