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-12-11 17:39:26 +0300
committerLadar Levison <ladar@lavabit.com>2015-12-11 17:39:26 +0300
commitda0b3b965539549d6c5c799ec8ab691ce9666ba4 (patch)
tree48cbed9225562ec9a731dd51e65cbd44db254bc7 /.gitattributes
parentc718652146faea9ae98d4543778589957221ccda (diff)
Added a vim filetype modeline to README. Let's see if that works.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 6c079d9e..51cbcc59 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,5 @@
+README linguist-language=Markdown
web/js/* linguist-vendored=true
web/dev/* linguist-vendored=true
web/ckeditor/* linguist-vendored=true
-web/tiny_mce/* linguist-vendored=true
-README linguist-language=Markdown \ No newline at end of file
+web/tiny_mce/* linguist-vendored=true \ No newline at end of file