diff options
Diffstat (limited to 'vendor/twbs/bootstrap/.stylelintignore')
-rw-r--r-- | vendor/twbs/bootstrap/.stylelintignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/.stylelintignore b/vendor/twbs/bootstrap/.stylelintignore new file mode 100644 index 000000000..7bc488e5f --- /dev/null +++ b/vendor/twbs/bootstrap/.stylelintignore @@ -0,0 +1,4 @@ +**/*.min.css +**/dist/ +**/vendor/ +/_gh_pages/ |