diff options
| author | XhmikosR <[email protected]> | 2015-10-28 07:20:47 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-10-29 08:12:33 +0200 |
| commit | 608dead1fe60bbd974435fad079c5347b00371fb (patch) | |
| tree | 1d7972da59f96325744f50a16073b1676cfcab75 /.gitignore | |
| parent | 364925f9513959b04b3e685f6d59d41a269e93d1 (diff) | |
| download | bootstrap-608dead1fe60bbd974435fad079c5347b00371fb.tar.xz bootstrap-608dead1fe60bbd974435fad079c5347b00371fb.zip | |
Update to Jekyll v3.0.0.
[skip sauce]
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a52da9262..49a88e64c 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 |
