mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-05 13:17:32 +02:00
undo change to config exclude
This commit is contained in:
@@ -7,5 +7,5 @@ permalink: pretty
|
|||||||
|
|
||||||
# Server
|
# Server
|
||||||
destination: ./_gh_pages
|
destination: ./_gh_pages
|
||||||
exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md", "less", "js"]
|
exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md"]
|
||||||
port: 9001
|
port: 9001
|
||||||
|
Reference in New Issue
Block a user