ThongCoder commited on
Commit
b5e4db3
·
verified ·
1 Parent(s): 222d72c

Update restore.py

Browse files
Files changed (1) hide show
  1. restore.py +0 -1
restore.py CHANGED
@@ -27,7 +27,6 @@ def restore_workspace():
27
  "--repo-type", repo_type,
28
  "--token", hf_token,
29
  "--local-dir", local_path,
30
- "--exclude", ".git",
31
  ]
32
 
33
  print("🔄 Restoring workspace from backup...")
 
27
  "--repo-type", repo_type,
28
  "--token", hf_token,
29
  "--local-dir", local_path,
 
30
  ]
31
 
32
  print("🔄 Restoring workspace from backup...")