Skip to content

Commit 0f948bc

Browse files
committed
Exempt ico and wav from line ending change
1 parent 0a6dac3 commit 0f948bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
# SPDX-License-Identifier: Unlicense
44

55
* text eol=lf
6+
*.wav -text
7+
*.ico -text
8+

0 commit comments

Comments
 (0)