Spaces:
Sleeping
Sleeping
M4RC034 commited on
Commit ·
d434cfa
1
Parent(s): feb0a08
Setup LFS tracking rules
Browse files- .gitattributes +2 -0
.gitattributes
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
# Auto detect text files and perform LF normalization
|
| 2 |
* text=auto
|
|
|
|
|
|
|
|
|
| 1 |
# Auto detect text files and perform LF normalization
|
| 2 |
* text=auto
|
| 3 |
+
*.index filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.jsonl filter=lfs diff=lfs merge=lfs -text
|