aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2018-01-03 18:18:49 +0300
committerlevlam <levlam@telegram.org>2018-01-06 23:50:12 +0300
commit646f0381a22f7c5863007c97c9532dbaa53a2116 (patch)
treec810ed66072fa47704f58e74b26720bbd39f5d8c /.gitattributes
parent2e77980558c00182255533e913ef458e126b0ebc (diff)
Mark SQLite as linguist-vendored.
GitOrigin-RevId: 0bfb3f030c3a21535044691d7a48dcb341fbd0dd
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 13de9e001..0a9ee3817 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