From: Zlatan Vasović Date: Mon, 30 Sep 2013 09:26:52 +0000 (+0200) Subject: Remove .ruby-version due to https://github.com/twbs/bootstrap/commit/4f20a29c329aa589... X-Git-Tag: v3.0.1~39^2~103^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c61a9bd7bbde64c164f66878b3fa844fa7a8a3;p=thirdparty%2Fbootstrap.git Remove .ruby-version due to https://github.com/twbs/bootstrap/commit/4f20a29c329aa58919919426cbd2190fabfdb723 --- diff --git a/_config.yml b/_config.yml index 3767148eae..2024f4c407 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ permalink: pretty # Server destination: ./_gh_pages -exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"] +exclude: [".editorconfig", ".gitignore", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"] port: 9001 # Custom vars