mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02: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
|