Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLadar Levison <ladar@lavabit.com>2015-11-30 15:31:58 +0300
committerLadar Levison <ladar@lavabit.com>2015-11-30 15:31:58 +0300
commit57708f67d802767a9fed7d049a2844f33726f218 (patch)
treea4017198e5129d829e02b6a29c068c7f27499597 /.gitattributes
parent951dc3fdeefc673ce3afbbe8562bd64221d30e57 (diff)
Setting the vendored attribute to "true."
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes
index 712d3638..016695e1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,4 @@
-web/js/* linguist-vendored=false
-web/dev/* linguist-vendored=false
-web/ckeditor/* linguist-vendored=false
-web/tiny_mce/* linguist-vendored=false
+web/js/* linguist-vendored=true
+web/dev/* linguist-vendored=true
+web/ckeditor/* linguist-vendored=true
+web/tiny_mce/* linguist-vendored=true