From 2fbd1e35879e76004d4a2f179faca511e501b78b Mon Sep 17 00:00:00 2001 From: EL OUFIR Hatim Date: Tue, 20 Sep 2022 00:01:48 +0100 Subject: [PATCH 1/2] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 7dbbf41a..f3eb14af 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,4 @@ /.github export-ignore CHANGELOG.md export-ignore .styleci.yml export-ignore +resources/* linguist-vendored From bcb4c5145c1ca41246e99b903ae8a8b939af9a78 Mon Sep 17 00:00:00 2001 From: EL OUFIR Hatim Date: Tue, 20 Sep 2022 00:03:36 +0100 Subject: [PATCH 2/2] Update .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index f3eb14af..9988285e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,4 +9,7 @@ /.github export-ignore CHANGELOG.md export-ignore .styleci.yml export-ignore + resources/* linguist-vendored +public/* linguist-vendored +project/docs/* linguist-documentation