Spaces:
Runtime error
Runtime error
Commit
·
8a5a151
1
Parent(s):
8e9ea71
chore: use lfs
Browse filesFormer-commit-id: 6d79cef05481b9a84c378ede524867e735d6e13f
- .gitattributes +1 -0
- examples/.gitattributes +0 -1
.gitattributes
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 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 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
examples/.gitattributes
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
*.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|