Browse Source

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

James Iter 8 years ago
parent
commit
129493846f
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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