mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-08 05:27:14 +09:00
8 lines
198 B
Text
8 lines
198 B
Text
# Set the default behavior to always use LF file endings
|
|
* text=auto eol=lf
|
|
|
|
# Denote all files that are truly binary and should not be modified.
|
|
*.bmp binary
|
|
*.gif binary
|
|
*.jpg binary
|
|
*.png binary
|