Skip to content

Commit

Permalink
Update .gitattributes file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikuolan committed Jun 13, 2023
1 parent 5f62190 commit 3a25004
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,6 @@
# https://help.github.com/articles/dealing-with-line-endings/

* text eol=lf
*.ini text eol=crlf
*.dat binary
*.exe binary
*.gif binary
*.gz binary
*.jpeg binary
*.jpg binary
*.ole binary
*.pdf binary
*.png binary
*.rar binary
*.rtf binary
*.swf binary
*.tar binary
*.xdp binary
*.zip binary

# Refer to:
# https://github.com/github/linguist
Expand All @@ -26,4 +10,3 @@
*.txt linguist-documentation

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

0 comments on commit 3a25004

Please sign in to comment.