github-actions[bot] commited on
Commit ·
05425e4
1
Parent(s): 27236c5
ci: add gitattributes
Browse files- .gitattributes +3 -1
.gitattributes
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
-
*.md text eol=lf
|
|
|
|
|
|
|
|
|
| 1 |
+
*.md text eol=lf
|
| 2 |
+
images/** filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
images/** filter=lfs diff=lfs merge=lfs -text
|