mirror of
https://github.com/bambuscontrol/obsidian-unicode-search.git
synced 2026-07-22 07:20:27 +00:00
Add git lfs
This commit is contained in:
parent
8feef71ca2
commit
e7c0bdcaa9
1 changed files with 2 additions and 3 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
|
@ -1,10 +1,9 @@
|
|||
# Normalize line endings to LF.
|
||||
* text eol=lf
|
||||
|
||||
# Ensure the following are treated as binary.
|
||||
*.gif binary
|
||||
*.gif filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar binary
|
||||
*.jpeg binary
|
||||
*.jpg binary
|
||||
*.png binary
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.vsd binary
|
||||
|
|
|
|||
Loading…
Reference in a new issue