From c90fa26c732d1fc63bd5f61ea8a30ca8196cb17e Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Fri, 26 Apr 2024 07:39:43 +0200 Subject: [PATCH] tech: removed api/static/* from github lang analysis --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8bb005a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +api/static/* linguist-vendored