From baf980f688e2a4a5438287d3d08ac42928930157 Mon Sep 17 00:00:00 2001 From: ByteCorum <164874887+ByteCorum@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:39:55 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index 7bf4ed0..fd62e86 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,6 @@ # Auto detect text files and perform LF normalization * text=auto -*.cs linguist-language=csharp -*.cpp linguist-language=C++ -*.hpp linguist-language=C++ -*.h linguist-language=C *.rc linguist-language=Assembly -CMakeLists.txt linguist-language=CMake #ignore dirs/files DragonBurn/Resources/* linguist-vendored