diff options
| author | Kumar Priyansh <[email protected]> | 2018-05-23 23:05:38 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-05-23 23:05:38 +0530 |
| commit | 518bffc14937ffb1ef64a5e9242d355ce1f781e6 (patch) | |
| tree | 26670035d2296bd57231b229da488738c67f2faf | |
| parent | a8e7133ab00c192b2e1942745748e700cc87222f (diff) | |
| download | Chess3D-518bffc14937ffb1ef64a5e9242d355ce1f781e6.tar.xz Chess3D-518bffc14937ffb1ef64a5e9242d355ce1f781e6.zip | |
Delete .gitattributes
| -rw-r--r-- | .gitattributes | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 412eeda..0000000 --- a/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp -*.sln merge=union -*.csproj merge=union -*.vbproj merge=union -*.fsproj merge=union -*.dbproj merge=union - -# 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 |
