Spaces:
Runtime error
Runtime error
Commit ·
236c32c
1
Parent(s): 04cb60e
Add comment header for XET LOCK in .gitattributes
Browse files- .gitattributes +1 -0
.gitattributes
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
# Store binary docs via git-xet on push to Hugging Face
|
| 2 |
*.pdf filter=xet -text
|
| 3 |
*.docx filter=xet -text
|
|
|
|
| 1 |
+
# XET LOCK
|
| 2 |
# Store binary docs via git-xet on push to Hugging Face
|
| 3 |
*.pdf filter=xet -text
|
| 4 |
*.docx filter=xet -text
|