john 1 năm trước cách đây
mục cha
commit
dd193cc227
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      diff.py

+ 2 - 1
diff.py

@@ -70,7 +70,8 @@ ignore_list = [
     'node_modules',
     '.idea',
     'jar',
-    '.git'
+    '.git',
+    '.DS_Store'
 ]
 
 # target_directory = '/path/to/your/directory'