瀏覽代碼

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/