소스 검색

Merge branch 'dev' of https://github.com/jamesiter/JimV-C into dev

James Iter 8 년 전
부모
커밋
129493846f
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -57,4 +57,7 @@ target/
 .idea/
 
 # MAC .DS_Store
-.DS_Store
+.DS_Store
+
+# Windows venv
+venv/