From b71105bc8b3d440e72453f236f31a25ff3d65711 Mon Sep 17 00:00:00 2001
From: Dmitry Shelepnev <mitshel@mail.ru>
Date: Sun, 15 Jan 2017 19:19:13 +0300
Subject: [PATCH] Update .gitattributes with linguist-vendored flags

---
 .gitattributes | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 4f9dd9f..bddc7f6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1,4 @@
-opds_catalog linguist-vendored
-sopds linguist-vendored
-sopds_web_backend linguist-vendored
-assets/* linguist-vendored=false
-convert/* linguist-vendored=false 
-static/* linguist-vendored=false 
-sopds_web_backend/static/* linguist-vendored=false 
\ No newline at end of file
+assets/* linguist-vendored
+convert/* linguist-vendored
+static/* linguist-vendored
+sopds_web_backend/static/* linguist-vendored
\ No newline at end of file
-- 
GitLab