diff options
| author | fat <[email protected]> | 2013-07-26 22:41:34 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-07-26 22:41:34 -0700 |
| commit | 4f4e74be7875fc17f5d1079e0575bafd79046869 (patch) | |
| tree | 4c5e3340a6a69979ffbfe8780551fbcb0535ab93 | |
| parent | 0da0b321ab916b6f07f85e9d43a6e4f52683c3ce (diff) | |
| parent | 45f6f1629ba86d710ae401aa486246b3762db07d (diff) | |
| download | bootstrap-4f4e74be7875fc17f5d1079e0575bafd79046869.tar.xz bootstrap-4f4e74be7875fc17f5d1079e0575bafd79046869.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 613256233..57b22942e 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", "LICENSE", "Makefile", "package.json", "node_modules", "README.md", "less"] +exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"] port: 9001 # Custom vars |
