Browse Source

git ignore .DS_store

weichen 3 năm trước cách đây
mục cha
commit
6b6ce647f6
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 __pycache__
-config*
+config*
+.DS_Store