浏览代码

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/