Spaces:
Running
Running
AuthorBot commited on
Commit Β·
29a06e2
1
Parent(s): 9ca7e7f
Ignore HF credentials
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -26,7 +26,7 @@ backend/.venv/
|
|
| 26 |
**/.env.local
|
| 27 |
**/.env.production
|
| 28 |
!**/.env.example
|
| 29 |
-
|
| 30 |
|
| 31 |
# ββ Testing ββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 32 |
.pytest_cache/
|
|
|
|
| 26 |
**/.env.local
|
| 27 |
**/.env.production
|
| 28 |
!**/.env.example
|
| 29 |
+
.hf_credentials
|
| 30 |
|
| 31 |
# ββ Testing ββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
| 32 |
.pytest_cache/
|