mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
Meta: Add .gitattributes file
This file is used to configure Git to properly handle line endings
This commit is contained in:
parent
98bea083c4
commit
8c5f08ea94
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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
|
||||
Loading…
Reference in New Issue
Block a user