]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
undo change to config exclude
authorMark Otto <otto@github.com>
Sat, 20 Jul 2013 07:07:04 +0000 (00:07 -0700)
committerMark Otto <otto@github.com>
Sat, 20 Jul 2013 07:07:04 +0000 (00:07 -0700)
_config.yml

index 9bc6ecd98bc1dd8215aaaeb01a8b80e56a198a1d..0ab7ee81edc77576fe930e9732992a6768b06cb6 100644 (file)
@@ -7,5 +7,5 @@ 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", "js"]
+exclude:      [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md"]
 port:         9001