From 0e7740d54b9fbea92848f7f23d00b3da6dfd88b3 Mon Sep 17 00:00:00 2001
From: Dmitry Shelepnev <mitshel@mail.ru>
Date: Sun, 15 Jan 2017 19:20:51 +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 c29d47a..bddc7f6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
 assets/* linguist-vendored
 convert/* linguist-vendored
-static/* linguist-vendored
\ No newline at end of file
+static/* linguist-vendored
+sopds_web_backend/static/* linguist-vendored
\ No newline at end of file
-- 
GitLab