Commit dd8c29cb authored by Marcel Metz's avatar Marcel Metz
Browse files

Normalize line endings to LF

Normalize the line endings within the project to LF.  Keep the line
endings in the windows subdirectory as they were.
parent 5581f26d
Loading
Loading
Loading
Loading

.gitattributes

0 → 100644
+19 −0
Original line number Diff line number Diff line
# Set the default behavior, in case people don't have core.autocrlf set.
# Normalize all detected text files to LF line endings when checking in.
* text=auto

# Keep everything within the windows subdirectory as it is.
/windows/** binary

# Binary files should be detected by default, but just stay save and tell
# git that they are not text and are not diff-able
# Portable network graphics format
*.png binary
# Windows dynamic link library format
*.dll binary
# Windows import library format
*.lib binary
# Windows portable executable format
*.exe binary
# TrueType file format
*.ttf binary
+45 −45

File changed.

Contains only whitespace changes.

+196 −196

File changed.

Contains only whitespace changes.

+73 −73

File changed.

Contains only whitespace changes.

+142 −142

File changed.

Contains only whitespace changes.

+200 −200

File changed.

Contains only whitespace changes.

+94 −94

File changed.

Contains only whitespace changes.

+67 −67

File changed.

Contains only whitespace changes.

+345 −345

File changed.

Contains only whitespace changes.

+191 −191

File changed.

Contains only whitespace changes.

+54 −54

File changed.

Contains only whitespace changes.

+93 −93

File changed.

Contains only whitespace changes.

+93 −93

File changed.

Contains only whitespace changes.

+230 −230

File changed.

Contains only whitespace changes.

+577 −577

File changed.

Contains only whitespace changes.

+104 −104

File changed.

Contains only whitespace changes.

+202 −202

File changed.

Contains only whitespace changes.

+94 −94

File changed.

Contains only whitespace changes.

+676 −676

File changed.

Contains only whitespace changes.

+215 −215

File changed.

Contains only whitespace changes.

+170 −170

File changed.

Contains only whitespace changes.

+258 −258

File changed.

Contains only whitespace changes.

+190 −190

File changed.

Contains only whitespace changes.

+209 −209

File changed.

Contains only whitespace changes.

+455 −455

File changed.

Contains only whitespace changes.

+200 −200

File changed.

Contains only whitespace changes.

+270 −270

File changed.

Contains only whitespace changes.

+315 −315

File changed.

Contains only whitespace changes.

+490 −490

File changed.

Contains only whitespace changes.

Loading