mirror of
https://github.com/bambuscontrol/obsidian-unicode-search.git
synced 2026-07-22 07:20:27 +00:00
9 lines
236 B
Text
9 lines
236 B
Text
# Normalize line endings to LF.
|
|
* text eol=lf
|
|
# Ensure the following are treated as binary.
|
|
*.gif filter=lfs diff=lfs merge=lfs -text
|
|
*.jar binary
|
|
*.jpeg binary
|
|
*.jpg binary
|
|
*.png filter=lfs diff=lfs merge=lfs -text
|
|
*.vsd binary
|