Commit ·
b6709d6
1
Parent(s): b493a89
Clean up gitignore for HF push
Browse files- .gitignore +1 -2
.gitignore
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
*.pt
|
| 2 |
__pycache__/
|
| 3 |
*.log
|
| 4 |
-
*.safetensors
|
| 5 |
-
download-evo2-7b-pt.py
|
|
|
|
| 1 |
*.pt
|
| 2 |
__pycache__/
|
| 3 |
*.log
|
| 4 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
|
|