Skip to content

Commit 49ec6fd

Browse files
authored
feat(node): added .stylelintcache for stylelint
1 parent b0012e4 commit 49ec6fd

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)