From d0290b886b12c5c8a50bc8fc723c70d36e00c39d Mon Sep 17 00:00:00 2001 From: simon987 Date: Sun, 5 Sep 2021 10:16:13 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index fa1510e..ebae9ce 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ CMakeModules/* linguist-vendored -web/js/*.min.js linguist-vendored -web/css/*.min.css linguist-vendored +**/*_generated.c linguist-vendored +**/*_generated.h linguist-vendored