diff options
Diffstat (limited to 'vendor/twbs/bootstrap/.stylelintignore')
-rw-r--r-- | vendor/twbs/bootstrap/.stylelintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/.stylelintignore b/vendor/twbs/bootstrap/.stylelintignore index e42e88938..0759a69ac 100644 --- a/vendor/twbs/bootstrap/.stylelintignore +++ b/vendor/twbs/bootstrap/.stylelintignore @@ -1,5 +1,5 @@ **/*.min.css **/dist/ **/vendor/ -/_gh_pages/ +/_site/ /js/coverage/ |