From a26439ebe2bfd8f12def2774b27663cb96381a4b Mon Sep 17 00:00:00 2001 From: Roman Kisil <8472525+nodeful@users.noreply.github.com> Date: Sun, 29 Aug 2021 01:54:56 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index dd1d70d..c6b8f13 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,6 +9,7 @@ *.cpp linguist-detectable=false *.c linguist-detectable=false *.h linguist-detectable=false +native/Podfile linguist-detectable=false *.swift linguist-detectable=true *.ts linguist-detectable=true