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

Update autobackup.py

Browse files
Files changed (1) hide show
  1. autobackup.py +0 -1
autobackup.py CHANGED
@@ -26,7 +26,6 @@ def run_backup():
26
  local_path,
27
  "--repo-type", repo_type,
28
  "--token", hf_token,
29
- "--ignore-patterns", "*.git", "__pycache__",
30
  ]
31
 
32
  process = subprocess.Popen(
 
26
  local_path,
27
  "--repo-type", repo_type,
28
  "--token", hf_token,
 
29
  ]
30
 
31
  process = subprocess.Popen(