Cursor Agent
commited on
Commit
·
3c76f81
1
Parent(s):
5f9e480
Add .gitattributes for binary file handling
Browse files- .gitattributes +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Handle binary files for HuggingFace Spaces
|
| 2 |
+
*.coverage filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.docx filter=lfs diff=lfs merge=lfs -text
|