From 646f0381a22f7c5863007c97c9532dbaa53a2116 Mon Sep 17 00:00:00 2001 From: levlam Date: Wed, 3 Jan 2018 18:18:49 +0300 Subject: [PATCH] Mark SQLite as linguist-vendored. GitOrigin-RevId: 0bfb3f030c3a21535044691d7a48dcb341fbd0dd --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 13de9e00..0a9ee381 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,4 +14,6 @@ *.cmake text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent *.md text whitespace=blank-at-eol,space-before-tab,blank-at-eof,tab-in-indent +sqlite/sqlite/* linguist-vendored + *.tlo binary