mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00: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
|