aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2013-09-30 11:26:52 +0200
committerZlatan Vasović <[email protected]>2013-09-30 11:26:52 +0200
commit40c61a9bd7bbde64c164f66878b3fa844fa7a8a3 (patch)
tree05a64a87d01093d4c4f1a4172125e7470f302917
parentdf5aa7c0f1f00b394ec9d322191e28acd581b754 (diff)
downloadbootstrap-40c61a9bd7bbde64c164f66878b3fa844fa7a8a3.tar.xz
bootstrap-40c61a9bd7bbde64c164f66878b3fa844fa7a8a3.zip
Remove .ruby-version due to https://github.com/twbs/bootstrap/commit/4f20a29c329aa58919919426cbd2190fabfdb723
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 3767148ea..2024f4c40 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