davanstrien HF Staff commited on
Commit
dfaa562
·
1 Parent(s): faa2b11

include README

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ def upload_directory_to_hf(
46
  commit_message="Migrated from GitHub",
47
  ignore_patterns=[
48
  "*.git*",
49
- "*README.md*",
50
  "*.DS_Store",
51
  "*.env",
52
  ], # ignore git files, README, and .env files
 
46
  commit_message="Migrated from GitHub",
47
  ignore_patterns=[
48
  "*.git*",
49
+ # "*README.md*",
50
  "*.DS_Store",
51
  "*.env",
52
  ], # ignore git files, README, and .env files