Skip to content

Commit 007f899

Browse files
committed
chore(template): sync with dailydevops/dotnet-template [skip ci]
1 parent a694d79 commit 007f899

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

.gitattributes

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
1-
* text=auto eol=lf
1+
* text=auto
2+
* text eol=lf
3+
4+
# (binary is a macro for -text -diff)
5+
*.png binary
6+
*.jpg binary
7+
*.jpeg binary
8+
*.gif binary
9+
*.ico binary
10+
*.mov binary
11+
*.mp4 binary
12+
*.mp3 binary
13+
*.flv binary
14+
*.fla binary
15+
*.swf binary
16+
*.gz binary
17+
*.zip binary
18+
*.7z binary
19+
*.ttf binary
20+
*.eot binary
21+
*.woff binary
22+
*.pyc binary
23+
*.pdf binary
224

325
# https://github.com/VerifyTests/Verify?tab=readme-ov-file#text-file-settings
426
*.verified.txt text eol=lf working-tree-encoding=UTF-8

0 commit comments

Comments
 (0)