Selaa lähdekoodia

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

James Iter 8 vuotta sitten
vanhempi
sitoutus
129493846f
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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