From dfc97f576b35f5d503d7361c9cdba38b71e523e4 Mon Sep 17 00:00:00 2001 From: arda-copur Date: Mon, 13 Jan 2025 22:22:12 +0300 Subject: [PATCH] Toaster --- .gitattributes | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 626d35d..44ec828 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,12 @@ -# Dart dilini öncelikli yap *.dart linguist-detectable=true -# C++ dosyalarını dil istatistiklerinden hariç tut *.cpp linguist-detectable=false *.h linguist-detectable=false *.c linguist-detectable=false -# Diğer platform dosyalarını hariç tut + +CMakeLists.txt linguist-detectable=false + + ios/** linguist-vendored android/** linguist-vendored