Skip to content

Commit

Permalink
Merge pull request #136 from tannewt/fix_gitattributes
Browse files Browse the repository at this point in the history
Exempt ico and wav from line ending change
  • Loading branch information
tannewt authored Aug 16, 2024
2 parents 0a6dac3 + 34f1b1e commit 1d629a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
# SPDX-License-Identifier: Unlicense

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

0 comments on commit 1d629a3

Please sign in to comment.