From 00d8a90bcfd642d3c5d6ab7fa6ab3546c4e7c1de Mon Sep 17 00:00:00 2001 From: Lev Rusanov <30170278+JDM170@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:21:02 +0700 Subject: [PATCH] Delete .gitattributes Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com> --- .gitattributes | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 162b226..0000000 --- a/.gitattributes +++ /dev/null @@ -1,7 +0,0 @@ -* text=auto - -*.sln text eol=crlf -*.vcxproj text eol=crlf - -*.h text working-tree-encoding=Windows-1251 git-encoding=utf-8 -*.cpp text working-tree-encoding=Windows-1251 git-encoding=utf-8