]> source.dussan.org Git - gitignore.git/commitdiff
feat(node): added `.stylelintcache` for stylelint 3829/head
authorOle-Martin Bratteng <1681525+omBratteng@users.noreply.github.com>
Sun, 12 Sep 2021 01:02:20 +0000 (03:02 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Sep 2021 01:02:20 +0000 (03:02 +0200)
Node.gitignore

index 0125458e15f071d5c692e5abc9e22bfa26bf67ef..2d8f1e7ad18dc5607112e28b91a0938737fa4e73 100644 (file)
@@ -54,6 +54,9 @@ web_modules/
 # Optional eslint cache
 .eslintcache
 
+# Optional stylelint cache
+.stylelintcache
+
 # Microbundle cache
 .rpt2_cache/
 .rts2_cache_cjs/