2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fix npm run docs-github script. (#23688)

`$npm_config_tmp` is a non-existent variable.
Also, use double quotes since single ones don't work.
Finally, git ignore the temp file.
This commit is contained in:
XhmikosR
2017-08-26 12:59:04 +03:00
committed by GitHub
parent 9612830701
commit 8876334b7f
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -44,8 +44,9 @@ scss-lint-report.xml
# grunt-contrib-sass cache
.sass-cache
# Jekyll metadata
# Jekyll metadata and extra config file for `github` script
docs/.jekyll-metadata
twbsconfig.yml
# Folders to ignore
bower_components