Browse Source

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

James Iter 8 năm trước cách đây
mục cha
commit
129493846f
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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