소스 검색

first commit

ysl2007 5 달 전
부모
커밋
4cc5ce0cd2
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 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
@@ -58,3 +59,4 @@ docs/_build/
 # PyBuilder
 target/
 
+.DS_Store