diff options
| author | XhmikosR <[email protected]> | 2021-03-02 17:05:26 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-02 17:05:26 +0200 |
| commit | 977c366cbee0735fdbad3e970f352b83b4f5edb1 (patch) | |
| tree | dcf98f88815f13f8bf767cae9be33463e6c9a3ad /.stylelintignore | |
| parent | 48a95f7280735d6f8962fe8b17975b03e351710c (diff) | |
| download | bootstrap-977c366cbee0735fdbad3e970f352b83b4f5edb1.tar.xz bootstrap-977c366cbee0735fdbad3e970f352b83b4f5edb1.zip | |
Rename _gh_pages to _site. (#33129)
Diffstat (limited to '.stylelintignore')
| -rw-r--r-- | .stylelintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.stylelintignore b/.stylelintignore index e42e88938..0759a69ac 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -1,5 +1,5 @@ **/*.min.css **/dist/ **/vendor/ -/_gh_pages/ +/_site/ /js/coverage/ |
