From 3a250047d955e11b40fd88c027f9926b4bc2eea5 Mon Sep 17 00:00:00 2001 From: Caleb Mazalevskis Date: Tue, 13 Jun 2023 13:28:35 +0800 Subject: [PATCH] Update .gitattributes file. --- .gitattributes | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/.gitattributes b/.gitattributes index 0ea84fd..811e74e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 @@ -26,4 +10,3 @@ *.txt linguist-documentation .github/* -linguist-detectable -tests/* -linguist-detectable