Skip to content

Commit

Permalink
Exempt ico and wav from line ending change
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt committed Aug 16, 2024
1 parent 0a6dac3 commit 0f948bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
# SPDX-License-Identifier: Unlicense

* text eol=lf
*.wav -text
*.ico -text

0 comments on commit 0f948bc

Please sign in to comment.