test: up ssh
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
.venv/
|
3 |
__pycache__
|
4 |
.DS_Store
|
|
|
1 |
+
# hf ignore
|
2 |
.venv/
|
3 |
__pycache__
|
4 |
.DS_Store
|