We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f62190 commit 3a25004Copy full SHA for 3a25004
.gitattributes
@@ -2,22 +2,6 @@
2
# https://help.github.com/articles/dealing-with-line-endings/
3
4
* 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
21
22
# Refer to:
23
# https://github.com/github/linguist
@@ -26,4 +10,3 @@
26
*.txt linguist-documentation
27
28
.github/* -linguist-detectable
29
-tests/* -linguist-detectable
0 commit comments