mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-17 10:06:00 +00:00
Normalise tracked text files and formatter scope
This commit is contained in:
+5
-1
@@ -13,6 +13,11 @@
|
||||
*.mjs text eol=lf
|
||||
*.css text eol=lf
|
||||
|
||||
# Extensionless text files
|
||||
.gitignore text eol=lf
|
||||
.dockerignore text eol=lf
|
||||
Dockerfile text eol=lf
|
||||
|
||||
# Binary files — no line ending conversion
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
@@ -21,4 +26,3 @@
|
||||
*.ico binary
|
||||
*.woff2 binary
|
||||
*.woff binary
|
||||
*.sh text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user