Skip to content

Commit 3a25004

Browse files
committedJun 13, 2023
Update .gitattributes file.
1 parent 5f62190 commit 3a25004

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed
 

‎.gitattributes

-17
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,6 @@
22
# https://help.github.com/articles/dealing-with-line-endings/
33

44
* text eol=lf
5-
*.ini text eol=crlf
6-
*.dat binary
7-
*.exe binary
8-
*.gif binary
9-
*.gz binary
10-
*.jpeg binary
11-
*.jpg binary
12-
*.ole binary
13-
*.pdf binary
14-
*.png binary
15-
*.rar binary
16-
*.rtf binary
17-
*.swf binary
18-
*.tar binary
19-
*.xdp binary
20-
*.zip binary
215

226
# Refer to:
237
# https://github.com/github/linguist
@@ -26,4 +10,3 @@
2610
*.txt linguist-documentation
2711

2812
.github/* -linguist-detectable
29-
tests/* -linguist-detectable

0 commit comments

Comments
 (0)