healthtechbrasil commited on
Commit
b3171f2
·
1 Parent(s): 5bc6cbd

Remove .env from repo and add to .gitignore

Browse files
Files changed (2) hide show
  1. .env +0 -1
  2. .gitignore +1 -0
.env DELETED
@@ -1 +0,0 @@
1
- HUGGINGFACE_HUB_TOKEN=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
 
 
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .env