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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-10-28 08:20:47 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-10-29 09:12:33 +0300
commit608dead1fe60bbd974435fad079c5347b00371fb (patch)
tree1d7972da59f96325744f50a16073b1676cfcab75 /.gitignore
parent364925f9513959b04b3e685f6d59d41a269e93d1 (diff)
Update to Jekyll v3.0.0.
[skip sauce]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a52da92622..49a88e64cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,9 @@ scss-lint-report.xml
# grunt-contrib-sass cache
.sass-cache
+# Jekyll metadata
+docs/.jekyll-metadata
+
# Folders to ignore
bower_components
node_modules