From 7996d872b3927dfd84c7011a67bb4d84c5085ac9 Mon Sep 17 00:00:00 2001 From: thichhack Date: Tue, 20 Sep 2016 05:55:49 +0700 Subject: [PATCH 1/3] Revert ":neckbeard: Added .gitattributes" This reverts commit fdf034b2ec1105b9a217a20ea4657f20a64b641e. --- .gitattributes | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index bdb0cab..0000000 --- a/.gitattributes +++ /dev/null @@ -1,17 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain From 082e3bdf50abca795e0382c2d168de466ae405f8 Mon Sep 17 00:00:00 2001 From: thichhack Date: Tue, 20 Sep 2016 06:03:58 +0700 Subject: [PATCH 2/3] Revert "Revert ":neckbeard: Added .gitattributes"" This reverts commit 7996d872b3927dfd84c7011a67bb4d84c5085ac9. --- .gitattributes | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bdb0cab --- /dev/null +++ b/.gitattributes @@ -0,0 +1,17 @@ +# Auto detect text files and perform LF normalization +* text=auto + +# Custom for Visual Studio +*.cs diff=csharp + +# Standard to msysgit +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain From 14d041a309299534591d54258c163e196bfc1e73 Mon Sep 17 00:00:00 2001 From: thichhack Date: Tue, 20 Sep 2016 06:23:38 +0700 Subject: [PATCH 3/3] Revert "Revert "Revert ":neckbeard: Added .gitattributes""" This reverts commit 082e3bdf50abca795e0382c2d168de466ae405f8. --- .gitattributes | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index bdb0cab..0000000 --- a/.gitattributes +++ /dev/null @@ -1,17 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain