Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

dont format line endings on binary files #1091

Merged
merged 2 commits into from
Jan 29, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# All files hav linux line endings
*.* eol=lf
# Save all text files with linux line endings
* text=auto eol=lf