Upload .gitignore with huggingface_hub
Browse files- .gitignore +0 -2
.gitignore
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
examples
|
| 2 |
data
|
| 3 |
-
checkpoints
|
| 4 |
.cursorignore
|
| 5 |
.specstory
|
| 6 |
|
|
@@ -70,7 +69,6 @@ ttt*
|
|
| 70 |
|
| 71 |
*.pt
|
| 72 |
*.pth
|
| 73 |
-
*.ckpt
|
| 74 |
|
| 75 |
|
| 76 |
*.pkl
|
|
|
|
| 1 |
examples
|
| 2 |
data
|
|
|
|
| 3 |
.cursorignore
|
| 4 |
.specstory
|
| 5 |
|
|
|
|
| 69 |
|
| 70 |
*.pt
|
| 71 |
*.pth
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
*.pkl
|