From 0fc404d9ebd128ba069b58e0dc16532cafed05a3 Mon Sep 17 00:00:00 2001 From: Dmitry Shelepnev <mitshel@mail.ru> Date: Sun, 15 Jan 2017 19:10:44 +0300 Subject: [PATCH] Update .gitattributes with linguist-vendored flags --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d5a9164..7ea2d77 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ assets linguist-vendored=false convert linguist-vendored=false -static linguist-vendored=false \ No newline at end of file +static linguist-vendored=false +sopds_web_backend/static linguist-vendored=false \ No newline at end of file -- GitLab