diff --git a/Node.gitignore b/Node.gitignore index 180020a9d1113f98e85902601fa385d08e2db792..17bce595066c549f9584fe1233ab46102bfc461a 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -54,6 +54,9 @@ web_modules/ # Optional eslint cache .eslintcache +# Optional stylelint cache +.stylelintcache + # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/