Skip to content

Commit 84d296a

Browse files
authored
Merge pull request #3829 from omBratteng/patch-1
feat(node): added `.stylelintcache` for stylelint
2 parents c19e990 + 49ec6fd commit 84d296a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Node.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ web_modules/
5454
# Optional eslint cache
5555
.eslintcache
5656

57+
# Optional stylelint cache
58+
.stylelintcache
59+
5760
# Microbundle cache
5861
.rpt2_cache/
5962
.rts2_cache_cjs/

0 commit comments

Comments
 (0)