AuthorBot commited on
Commit
29a06e2
Β·
1 Parent(s): 9ca7e7f

Ignore HF credentials

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -26,7 +26,7 @@ backend/.venv/
26
  **/.env.local
27
  **/.env.production
28
  !**/.env.example
29
- hf_credentials.txt
30
 
31
  # ── Testing ──────────────────────────────────────────────────────
32
  .pytest_cache/
 
26
  **/.env.local
27
  **/.env.production
28
  !**/.env.example
29
+ .hf_credentials
30
 
31
  # ── Testing ──────────────────────────────────────────────────────
32
  .pytest_cache/