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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz1 <zwbetz@gmail.com>2018-10-11 23:35:58 +0300
committerzwbetz1 <zwbetz@gmail.com>2018-10-11 23:35:58 +0300
commit28a7de80ba29dc043c826a9702b975dd8a9ac00f (patch)
treedc4a0ba011a2d078104c32e40e77023eb517a1c7 /.gitattributes
parenta63114950a16d3aa304dee1d967fd3986b3634e6 (diff)
Add gh-md-toc script to .gitattributes file and mark it as vendored code so that github does not use it to determine repo language
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..7d0742f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+gh-md-toc linguist-vendored \ No newline at end of file