From 3a0c1aa9b1fb82d44ceed8da8bab013b50cccd0e Mon Sep 17 00:00:00 2001 From: untodesu Date: Sun, 29 Jun 2025 22:27:38 +0500 Subject: Update .gitattributes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 409a2ea..7dda955 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ -/src/core/feature.hh.in linguist-language=C -/src/core/version.hh.in linguist-language=C +/src/core/version.cc.in linguist-language=C /deps/* linguist-vendored -- cgit