Serenity Operating System
1# Set the default behavior to always use LF file endings
2* text=auto eol=lf
3
4# Denote all files that are truly binary and should not be modified.
5*.bmp binary
6*.dds binary
7*.gif binary
8*.jpg binary
9*.pbm binary
10*.pgm binary
11*.png binary
12*.ppm binary
13
14# Prevent port patches from being normalized
15/Ports/**/patches/* -text