.stylelintignore 174 B

12345678910
  1. .git/
  2. extensions/
  3. node_modules/
  4. p/scripts/vendor/
  5. vendor/
  6. # Ignore RTLCSS auto-generated CSS
  7. *.rtl.css
  8. # actual location is docs/_includes/docs.css
  9. docs/assets/css/docs.css