mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
|
# 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.
|
||
|
*.png binary
|
||
|
*.jpg binary
|